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

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