Eyeshot 11 WPF API Reference
WPF 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