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


In This Topic
ResetForegroundImage Method (FourWayArrowShape)
In This Topic
Resets the foreground image for the element to its default value.
Syntax
'Declaration
 
Protected Overridable Sub ResetForegroundImage() 
 
'Usage
 
Dim instance As FourWayArrowShape
 
instance.ResetForegroundImage()
See Also