GraphicObjectExtensionRelativePosition Property

Definition

Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 10.0.0.0
public IPoint RelativePosition { get; set; }

Property Value

IPoint

Implements

IGraphicObjectExtensionRelativePosition

See Also