ComponentOne CalendarView for WinForms
C1.Win.C1Input.GrapeCity.Framework.Input Namespace / Ime.ImeCompositionWindow Class / LogicalFont Property

In This Topic
    LogicalFont Property
    In This Topic
    Gets or sets the logical font.
    Syntax
    'Declaration
     
    
    Public Property LogicalFont As FontBuilder
    public FontBuilder LogicalFont {get; set;}
    See Also