DK for Delphi | GisInterfaces.IGIS_PrintableControl | Interfaces | Methods | Properties
Common API for printing control.
// Delphi type IGIS_PrintableControl = interface ['{F10457CF-E51C-4EB2-8EC9-1F9390C53D33}'] end;
// C++ Builder __interface INTERFACE_UUID("{F10457CF-E51C-4EB2-8EC9-1F9390C53D33}") IGIS_PrintableControl : public IInterface { };
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. | |
Name | Visibility | Description | |
---|---|---|---|
InternalName | public | Used for internal use of TatukGIS. | |