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

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