Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewCubeIcon Class / ShowRing Property

In This Topic
    ShowRing Property
    In This Topic
    Gets or sets the visibility of the ring under the view cube.
    Syntax
    'Declaration
     
    Public Property ShowRing As Boolean
    public bool ShowRing {get; set;}
    See Also