Click or drag to resize

RectangleGraphic(SKPoint, String) Constructor


Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects.Shapes
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax
public RectangleGraphic(
	SKPoint graphicPosition,
	string text
)
Request Example View Source

Parameters

graphicPosition  SKPoint
 
text  String
 
See Also