This document is archived and information here might be outdated. Recommended version. |
The number of colors that will be generated by the CreateRamp method.
[Visual Basic .NET]
Public Property Size As Integer
[C#]
public int Size {get; set;}
[C++]
HRESULT get_Size(
long Count
);
[C++]
HRESULT put_Size(
System.Int32* Count
);
[C++] Parameters Count [in]
Count is a parameter of type long Count [out, retval]
Count is a parameter of type long*