User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_viewer.parent

Table of Contents

TGIS_Viewer.Parent property

DK11 for .NET | TatukGIS.NDK.TGIS_Viewer.Parent | Constructors | Fields | Methods | Properties | Events

Parent viewer.

Available also on: Delphi | Java | ActiveX | 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:27

Page Tools