This document is archived and information here might be outdated. Recommended version. |
Generates a color ramp with length determined by Size value.
[Visual Basic .NET]
Public Sub CreateRamp ( _
ByRef ok As Boolean _
)
[C#]
public void CreateRamp (
ref bool ok
);
[C++]
HRESULT CreateRamp(
Boolean* ok
);
[C++] Parameters ok [out]
ok is a parameter of type bool*
IColorRamp Interface | IMultiPartColorRamp Interface | IColorRamp.Color Property | IColorRamp.CreateRamp Method | IRandomColorRamp Interface | IColorRamp Interface | IPresetColorRamp Interface | IAlgorithmicColorRamp Interface