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


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