Click or drag to resize

GraphicObjectGetPaint Method


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

Parameters

color  SKColor
 

Return Value

SKPaint
See Also