User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_controlnortharrow.createcopy_void

Table of Contents

TGIS_ControlNorthArrow.CreateCopy method

DK11 for Java | tatukgis.jdk.TGIS_ControlNorthArrow.CreateCopy | Constructors | Methods | Properties

Prepare a copy of the control for printing. It prevents for making changes to the original control during printing.

Available also on: Delphi FMX | .NET WinForms.

Syntax

// Java
public IGIS_PrintableControl CreateCopy();
// Oxygene
public
  function CreateCopy : IGIS_PrintableControl;

Result

Type Description
IGIS_PrintableControl created copy object.

Remarks

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

2024/12/20 22:00

Page Tools