Map for WinForms | ComponentOne
C1.Win.Map Namespace / Style Class / Font Property

In This Topic
    Font Property (Style)
    In This Topic
    Gets or sets the font object.
    Syntax
    'Declaration
     
    
    Public Property Font As Font
    public Font Font {get; set;}
    See Also