Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / GetCoordinateSystemIcon Method

In This Topic
    GetCoordinateSystemIcon Method
    In This Topic
    Gets the coordinate system icon settings in the active viewport.
    Syntax
    'Declaration
     
    Public Function GetCoordinateSystemIcon() As CoordinateSystemIcon
    public CoordinateSystemIcon GetCoordinateSystemIcon()

    Return Value

    The coordinate system icon settings of the active viewport
    See Also