The color ramp stop color.
Read-write property
[Visual Basic .NET] |
---|
Public Property StopColor() As System.Drawing.Color |
[C#] |
---|
public System.Drawing.Color StopColor {get; set;} |
[Managed C++] |
---|
public: __property uint^ get_StopColor(); |
[Unmanaged C++] |
---|
public: HRESULT get_StopColor( |
[Java] |
---|
public long getStopColor();public void setStopColor( |