ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / C1IconTemplate Class / TrueTypeFont Property

In This Topic
    TrueTypeFont Property (C1IconTemplate)
    In This Topic
    Gets the path for the True Type font icon. Uses from C1Fontpicker .net5.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property TrueTypeFont As System.String
    public static System.string TrueTypeFont {get;}
    See Also