User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_pipeline.gis

Table of Contents

TGIS_Pipeline.GIS property

DK11 for .NET | TatukGIS.NDK.TGIS_Pipeline.GIS | Constructors | Methods | Properties | Events

GIS Viewer on which pipeline operations will be performed.

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

Syntax

// C#
public IGIS_Viewer GIS
{
  get {}
  set {}
}
' VisualBasic
Public Property GIS As IGIS_Viewer
  Get
  End Get
  Set(ByVal value As IGIS_Viewer)
  End Set
End Property
// Oxygene
public
  property GIS : IGIS_Viewer read read;

Value

References

2022/11/30 19:26

Page Tools