Retrieves the alpha value for this object.
Namespace:
RightEdge.Common.ChartObjectsAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public virtual byte GetAlpha() |
| Visual Basic (Declaration) |
|---|
Public Overridable Function GetAlpha As Byte |
| Visual C++ |
|---|
public: virtual unsigned char GetAlpha() |