Map for WinForms | ComponentOne
C1.Win.Map Namespace / Style Class / ShouldSerializeFont Method

In This Topic
    ShouldSerializeFont Method (Style)
    In This Topic
    Returns false if Font is in default state.
    Syntax
    'Declaration
     
    
    Public Function ShouldSerializeFont() As Boolean
    public bool ShouldSerializeFont()
    See Also