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