FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / FourWayArrowShape Class / ResetFont Method


In This Topic
ResetFont Method (FourWayArrowShape)
In This Topic
Resets the font for the element to it default value.
Syntax
'Declaration
 
Public Overridable Sub ResetFont() 
 
'Usage
 
Dim instance As FourWayArrowShape
 
instance.ResetFont()
See Also