User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_controlscale.freecopy_igis_printablecontrol

Table of Contents

TGIS_ControlScale.FreeCopy method

DK11 for Java | tatukgis.jdk.TGIS_ControlScale.FreeCopy | Constructors | Methods | Properties | Events

Release the copy of the control.

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

Syntax

// Java
public void FreeCopy(
  IGIS_PrintableControl _control
);
// Oxygene
public
  procedure FreeCopy(
    _control : IGIS_PrintableControl
  );

Parameters

Name Type Description
_control IGIS_PrintableControl copy to free

Remarks

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

2022/11/16 01:40

Page Tools