User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_controllegend.gis_viewer

Table of Contents

ITGIS_ControlLegend.GIS_Viewer property

Syntax

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

Value

References

2022/11/18 01:09

Page Tools