User Tools

Site Tools


api:dk11:delphi:gisrendererabstract.tgis_rendererabstract.createinstance_void

Table of Contents

TGIS_RendererAbstract.CreateInstance method

DK11 for Delphi | GisRendererAbstract.TGIS_RendererAbstract.CreateInstance | Constructors | Fields | Methods | Properties

Create an instance of object of the same type as current one.

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

Syntax

// Delphi
public
  function CreateInstance : TGIS_RendererAbstract; virtual; abstract;
// C++ Builder
public:
  virtual TGIS_RendererAbstract* CreateInstance(void) = 0;

Result

Type Description
TGIS_RendererAbstract Newly created object.
2022/11/30 19:18

Page Tools