DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Pipeline.GIS | Methods | Properties
GIS Viewer on which pipeline operations will be performed.
// 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;
Type |
---|
IGIS_Viewer |