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

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