ILNumerics Ultimate VS

ScreenObjectAnchor Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gets the reference point for the location of the screen rectangle relative to the rectangles size. Default: center of the rectangle (.5,.5)

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public PointF Anchor { get; set; }

Property Value

Type: PointF
Remarks

[ILNumerics Visualization Engine]

See Also

Reference