User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_color.a

Table of Contents

ITGIS_Color.A property

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

Extracts Alpha part of color ARGB definition.

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

Syntax

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

Value

Type
byte
Byte

References

2022/11/30 19:06

Page Tools