ColorValue.ToArgb() Method (Microsoft.DirectX.Direct3D)

Returns an Int32Leave Site value that represents the color value of the current instance.

Definition

Visual Basic Public Function ToArgb() As Integer
C# public int ToArgb();
C++ public:
int ToArgb();
JScript public function ToArgb() : int;

Return Value

System.Int32
An Int32Leave Site value that represents the color value of the current instance.