User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_viewerwnd.selectiongiscolor

Table of Contents

TGIS_ViewerWnd.SelectionGisColor property

DK for Java | tatukgis.jdk.TGIS_ViewerWnd.SelectionGisColor | Constructors | Methods | Properties | Events

Color used for selecting object. See also SelectionTransparency.

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

Syntax

// Java
public TGIS_Color getSelectionGisColor();
 
public void setSelectionGisColor(
  TGIS_Color _value
);
// Oxygene
public
  property SelectionGisColor : TGIS_Color read write;

Value

Type
TGIS_Color
2025/01/31 01:18

Page Tools