User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.SelectionTransparency property

DK 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
2025/01/31 01:18

Page Tools