User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_viewerwnd.selectioncolor

Table of Contents

TGIS_ViewerWnd.SelectionColor property

DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.SelectionColor | Constructors | Methods | Properties | Events | Events

Color for selected objects.

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

Syntax

# Python
@property
def SelectionColor(
  self
) -> TAlphaColor: 
 
@SelectionColor.setter
def SelectionColor(
  self
  _value: TAlphaColor
) -> None: 

Value

Type
TAlphaColor
2022/11/21 01:54

Page Tools