Skip to main content
A newer version of this page is available. .

TdxMapImageTileLayer.AlphaBlendValue Property

Specifies the layer’s transparency level.

Declaration

property AlphaBlendValue: Byte read; write; default 255;

Property Value

Type Default
Byte 255

Remarks

The value of this property ranges from 0 (transparent) to 255 (fully opaque).

The default value of the AlphaBlendValue property is 255.

See Also