User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_pipeline.gis

Table of Contents

ITGIS_Pipeline.GIS property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Pipeline.GIS | Methods | Properties

GIS Viewer on which pipeline operations will be performed.

Available also on: Delphi | .NET | Java | 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:09

Page Tools