Method CreateFillPaint NamespaceAlternet.Drawing AssemblyAlternet.UI.Common.dll CreateFillPaint(SKColor) Creates SKPaint with Fill style for the specified SKColor value. public static SKPaint CreateFillPaint(SKColor color) Parameters color SKColor Color for which SKPaint is created. Returns SKPaint