User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_viewerwnd.selectiongiscolor

Table of Contents

ITGIS_ViewerWnd.SelectionGisColor property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ViewerWnd.SelectionGisColor | Methods | Properties

Color used for selecting object. See also SelectionTransparency.

Available also on: Delphi FMX | .NET WinForms | Java.

Syntax

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

Value

Type
TGIS_Color
2024/12/20 21:52

Page Tools