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


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