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


In This Topic
Finalize Method (MultiSideShape)
In This Topic
The destructor method
Syntax
'Declaration
 
Protected Overridable Sub Finalize() 
 
'Usage
 
Dim instance As MultiSideShape
 
instance.Finalize()
See Also