Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / IElement Interface / GetFont Method


In This Topic
    GetFont Method (IElement)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Function GetFont() As Font
    'Usage
     
    
    Dim instance As IElement
    Dim value As Font
     
    value = instance.GetFont()
    Font GetFont()
    See Also