User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_color.b

Table of Contents

ITGIS_Color.B property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Color.B | Methods | Properties

Extracts Blue part of ARGB color definition.

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

Syntax

// C#
public Byte B
{
  get {}
}
' VisualBasic
Public Property B As Byte
  Get
  End Get
End Property
// Oxygene
public
  property B : Byte read;

Value

Type
byte
Byte

References

2022/11/30 19:06

Page Tools