User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.SelectionTransparency property

DK11 for Java | tatukgis.jdk.TGIS_ViewerWnd.SelectionTransparency | Constructors | Methods | Properties | Events

Transparency value for selection; if 100 SelectionGisColor will not be transparent.

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

Syntax

// Java
public int getSelectionTransparency();
 
public void setSelectionTransparency(
  int _value
);
// Oxygene
public
  property SelectionTransparency : Integer read write;

Value

Type
int
Integer
2024/12/20 22:03

Page Tools