Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / IElement Interface / Font Property


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