User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_viewer.selectiontransparency

Table of Contents

IGIS_Viewer.SelectionTransparency property

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

Syntax

# Python
@property
def SelectionTransparency(
  self
) -> int: 
 
@SelectionTransparency.setter
def SelectionTransparency(
  self,
  _value: int
) -> None: 

Value

Type
int
2026/05/25 21:51

Page Tools