DK11 for .NET | TatukGIS.NDK.IGIS_PrintableControl.FreeCopy | Methods | Properties
Release the copy of the control.
// 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.