Returns the opacity or transparency of the IColor66 object.
JavaScript |
|
GetAlpha() |
C# |
|
double GetAlpha() |
C++ |
|
HRESULT GetAlpha( double* Alpha) |
Return Value
Alpha
The opacity or transparency value (0.0 – 1.0) of the IColor66 object.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.