User Tools

Site Tools


api:dk11:net:tatukgis.ndk.winforms.tgis_controlnortharrow.dispose_boolean

Table of Contents

TGIS_ControlNorthArrow.Dispose method

DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ControlNorthArrow.Dispose | Constructors | Methods | Properties

Clean up any resources being used.

Syntax

// C#
protected override void Dispose(
  bool _disposing
);
' VisualBasic
Protected Overrides Sub Dispose(
  ByVal _disposing As Boolean
)
// Oxygene
protected
  procedure Dispose(
    _disposing : Boolean
  ); override;

Parameters

Name Type Description
_disposing bool
Boolean
True if called by user's code
2021/12/07 09:06

Page Tools