Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementControl Class / ShouldSerializeFont Method


In This Topic
    ShouldSerializeFont Method (ElementControl)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Overridable Shadows Function ShouldSerializeFont() As Boolean
    'Usage
     
    
    Dim instance As ElementControl
    Dim value As Boolean
     
    value = instance.ShouldSerializeFont()
    public virtual new bool ShouldSerializeFont()
    See Also