User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_controlnortharrow.freecopy_igis_printablecontrol

Table of Contents

TGIS_ControlNorthArrow.FreeCopy method

DK11 for Python | tatukgis.pdk.TGIS_ControlNorthArrow.FreeCopy | Constructors | Methods | Properties

Release the copy of the control.

Available also on: Delphi FMX | .NET WinForms | Java.

Syntax

Implements IGIS_PrintableControl.FreeCopy.

# Python
def FreeCopy(
  self
  _control: tatukgis.pdk.IGIS_PrintableControl
) -> None: 

Parameters

Name Type Description
_control tatukgis.pdk.IGIS_PrintableControl copy to free

Remarks

Do not call this method directly. Method is only for internal communication.

2022/11/21 01:48

Page Tools