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

In This Topic
    CoordinateSystemIcon Property (Viewport)
    In This Topic
    Gets or sets the coordinate system icon settings.
    Syntax
    'Declaration
     
    Public Property CoordinateSystemIcon As CoordinateSystemIcon
    public CoordinateSystemIcon CoordinateSystemIcon {get; set;}
    See Also