User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_printablecontrol

Table of Contents

IGIS_PrintableControl interface

DK for ActiveX | TatukGIS_XDK11.IGIS_PrintableControl | Interfaces | Methods

Common API for printing control.

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public interface IGIS_PrintableControl: ITBaseObject
{
}
' VisualBasic
Public Interface IGIS_PrintableControl
  Implements ITBaseObject
End Class
// Oxygene
type
  IGIS_PrintableControl = public interface( ITBaseObject )
  end;

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
PrintBmp public Print the control on the given bitmap.

2025/01/31 01:03

Page Tools