This document is archived and information here might be outdated. Recommended version. |
The end hue (0-360).
[Visual Basic .NET] Public Property EndHue As Integer
[C#] public int EndHue {get; set;}
[C++]
HRESULT get_EndHue(
long EndHue
);
[C++]
HRESULT put_EndHue(
System.Int32* EndHue
);
[C++]
Parameters EndHue [in]
EndHue is a parameter of type long EndHue [out, retval]
EndHue is a parameter of type long*
IRandomColorRamp Interface | IHlsColor Interface | IGrayColor Interface | IRgbColor Interface | IHsvColor Interface