Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewCubeIcon Class / LeftRingLabel Property

In This Topic
    LeftRingLabel Property
    In This Topic
    Gets or sets the label on the ring for left orientation.
    Syntax
    'Declaration
     
    Public Property LeftRingLabel As Char
    public char LeftRingLabel {get; set;}
    See Also