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


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