User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.BackgroundColor property

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

Background color. Default TAlphaColorRec.White

Available also on: Delphi FMX | .NET WPF.

Syntax

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

Value

Type
TAlphaColor
2023/08/09 02:00

Page Tools