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


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