User Tools

Site Tools


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

Table of Contents

TGIS_ControlNorthArrow.PrintBmp method

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

Print the control on the given bitmap.

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

Syntax

// Java
public void PrintBmp(
  TGIS_Bitmap _bitmap
);
// Oxygene
public
  procedure PrintBmp(
    _bitmap : TGIS_Bitmap
  );

Parameters

Name Type Description
_bitmap TGIS_Bitmap bitmap to print on
2022/11/16 01:40

Page Tools