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

In This Topic
    GetOriginSymbol Method
    In This Topic
    Gets the origin symbol settings in the active viewport.
    Syntax
    'Declaration
     
    Public Function GetOriginSymbol() As OriginSymbol
    public OriginSymbol GetOriginSymbol()

    Return Value

    The OriginSymbol object of the active viewport
    See Also