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

In This Topic
    Font Property (ViewCubeIcon)
    In This Topic
    Gets or sets the Font used to draw the texts on the cube faces and the labels on the ring
    Syntax
    'Declaration
     
    Public Property Font As Font
    public Font Font {get; set;}
    See Also