Gets or sets a position of Baltie in a space.

Namespace:  SGP.Baltie2D
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public Point Position { get; set; }

Field Value

Coordinates (Point) on Baltie's working surface.

Remarks

The coordinates specify a field on Baltie's working surface. SGP.Baltie2D..::.Baltie2DAreaSystem.Drawing..::.Point

See Also