User Tools

Site Tools


api:dk11:net:tatukgis.ndk.igis_printablecontrol

Table of Contents

IGIS_PrintableControl interface

DK11 for .NET | TatukGIS.NDK.IGIS_PrintableControl | Interfaces | Methods | Properties

Common API for printing control.

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

Syntax

// C#
public interface IGIS_PrintableControl
{
}
' VisualBasic
Public Interface IGIS_PrintableControl
End Class
// Oxygene
type
  IGIS_PrintableControl = public interface
  end;

Methods

Inherited Overrides Protected
Name Visibility Description
CreateCopy public Prepare a copy of the control for printing.
FreeCopy public Release the copy of the control.
PrintBmp public Print the control on the given bitmap.

Properties

Inherited Protected
Name Visibility Description
InternalName public Used for internal use of TatukGIS.

2022/11/16 01:37

Page Tools