'Declaration Public Function GetSolidColor() As System.Nullable(Of Color)
public System.Nullable<Color> GetSolidColor()
Return Value
Returns solid System.Drawing.Color or "null" if the gradient does not support solid color.
'Declaration Public Function GetSolidColor() As System.Nullable(Of Color)
public System.Nullable<Color> GetSolidColor()