DK11 for .NET | TatukGIS.NDK.TGIS_Pipeline.GIS | Constructors | Methods | Properties | Events
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 |