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

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