DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.Dispose | Constructors | Fields | Methods | Properties | Events
Release resources used by the control.
// C# public override void Dispose( bool _disposing );
' VisualBasic Public Overrides Sub Dispose( ByVal _disposing As Boolean )
// Oxygene public procedure Dispose( _disposing : Boolean ); override;
Name | Type | Description |
---|---|---|
_disposing | bool Boolean | if True release both managed and unmanaged resources |