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


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