User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_color.b

Table of Contents

TGIS_Color.B property

DK11 for .NET | TatukGIS.NDK.TGIS_Color.B | Fields | Methods | Properties

Extracts Blue part of ARGB color definition.

Available also on: Delphi | Java | ActiveX | 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:28

Page Tools