PixelBGRA32Alpha Property
|
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public byte Alpha { get; set; }
Public Property Alpha As Byte
Get
Set
public:
property unsigned char Alpha {
unsigned char get ();
void set (unsigned char value);
}
member Alpha : byte with get, set
Property Value
Byte
See Also