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

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