DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ControlNorthArrow.FreeCopy | Constructors | Methods | Properties
Release the copy of the control.
Available also on: Delphi FMX | Java | Python.
Implements IGIS_PrintableControl.FreeCopy.
// C# public void FreeCopy( IGIS_PrintableControl _control );
' VisualBasic Public Sub FreeCopy( ByVal _control As IGIS_PrintableControl )
// Oxygene public procedure FreeCopy( _control : IGIS_PrintableControl );
Name | Type | Description |
---|---|---|
_control | IGIS_PrintableControl | copy to free |
Do not call this method directly. Method is only for internal communication.