Graphic ObjectGet Rect Method
Definition
Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 10.0.0.0
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 10.0.0.0
C#
public Object GetRect(
float x,
float y,
float width,
float height
)VB
Public Function GetRect (
x As Single,
y As Single,
width As Single,
height As Single
) As Object