User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_rendererabstract.createinstance_void

Table of Contents

ITGIS_RendererAbstract.CreateInstance method

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_RendererAbstract.CreateInstance | Methods | Properties

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

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

Syntax

// C#
public ITGIS_RendererAbstract CreateInstance();
' VisualBasic
Public Function CreateInstance() As ITGIS_RendererAbstract
// Oxygene
public
  function CreateInstance : ITGIS_RendererAbstract;

Result

Type Description
ITGIS_RendererAbstract Newly created object.
2022/11/30 19:09

Page Tools