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


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