DK for ActiveX | TatukGIS_XDK11.ITGIS_ViewerWnd.Mode | Methods | Properties
Mode of reaction to mouse events. Window can be treated as a selected area (gisSelect) or map can be dragged within windows (TGIS_ViewerMode.Drag). Normally TGIS_ViewerMode.Select.
Available also on: Delphi FMX | .NET WinForms | Java.
// C# public TGIS_ViewerMode Mode { get {} set {} }
' VisualBasic Public Property Mode As TGIS_ViewerMode Get End Get Set(ByVal value As TGIS_ViewerMode) End Set End Property
// Oxygene public property Mode : TGIS_ViewerMode read read;
Type |
---|
TGIS_ViewerMode |