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

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