User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_rendererabstract.parent

Table of Contents

ITGIS_RendererAbstract.Parent property

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

Viewer (parented interface) which owns renderer. For Control* like operations

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

Syntax

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

Value

2022/11/30 19:09

Page Tools