Spread Windows Forms 12.0 Product Documentation
Dispose(Boolean) Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > ChartShape Class > Dispose Method : Dispose(Boolean) Method
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Releases the unmanaged resources used by the System.Windows.Forms.Control and its child controls and optionally releases the managed resources.
Syntax
'Declaration
 
Protected Overloads Overridable Shadows Sub Dispose( _
   ByVal disposing As Boolean _
) 
'Usage
 
Dim instance As ChartShape
Dim disposing As Boolean
 
instance.Dispose(disposing)
protected virtual new void Dispose( 
   bool disposing
)

Parameters

disposing
true to release both managed and unmanaged resources; false to release only unmanaged resources.
See Also

Reference

ChartShape Class
ChartShape Members
Overload List