User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.SelectionGisColor property

DK11 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 | Python.

Syntax

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

Value

Type
TGIS_Color
2022/11/16 01:52

Page Tools