Click or drag to resize

GraphicObjectGetStrokePaint Method


Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax
public SKPaint GetStrokePaint(
	SKColor color,
	float StrokeWidth
)
Request Example View Source

Parameters

color  SKColor
 
StrokeWidth  Single
 

Return Value

SKPaint
See Also