Click or drag to resize

GraphicObjectExtensionGetStrokePaint Method


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

Parameters

color  SKColor
 
StrokeWidth  Single
 

Return Value

Object
See Also