User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_viewer.color

Table of Contents

TGIS_Viewer.Color property

DK11 for Python | tatukgis.pdk.TGIS_Viewer.Color | Constructors | Methods | Properties | Events | Events

Background color.

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

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

Value

Type
TGIS_Color
2023/08/09 02:00

Page Tools