User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_rendererabstract.info

Table of Contents

ITGIS_RendererAbstract.Info property

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

Provide basic info about renderer like underlying technology used.

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

Syntax

// C#
public String Info
{
  get {}
}
' VisualBasic
Public Property Info As String
  Get
  End Get
End Property
// Oxygene
public
  property Info : String read;

Value

Type
string
String
2024/12/20 22:16

Page Tools