GraphicObjectGetPaint Method |
Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjectsAssembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax public SKPaint GetPaint(
SKColor color
)
Public Function GetPaint (
color As SKColor
) As SKPaint
Request Example
View SourceParameters
- color SKColor
-
Return Value
SKPaintSee Also