User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_rgbtriple.rgbtblue

Table of Contents

TGIS_RGBTriple.rgbtBlue property

DK11 for Python | tatukgis.pdk.TGIS_RGBTriple.rgbtBlue | Properties

Blue value.

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

Syntax

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

Value

Type
int
2023/08/09 01:58

Page Tools