Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / CoordinateSystemIcon Class / Position Property

In This Topic
    Position Property (CoordinateSystemIcon)
    In This Topic
    The position on sceeen.
    Syntax
    'Declaration
     
    Public Property Position As coordinateSystemPositionType
    public coordinateSystemPositionType Position {get; set;}
    See Also