Spread WinForms 15
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()
See Also