[]
Represents a gradient of multiple colors.
public class MultiColorGradient : GradientColors
Name | Description |
---|---|
MultiColorGradient() | Initializes a new instance of the MultiColorGradient class. |
MultiColorGradient(ThemeColorBlend) | Initializes a new instance of the MultiColorGradient class. |
MultiColorGradient(ThemeColorBlendValue) | Initializes a new instance of the MultiColorGradient class. |
Name | Description |
---|---|
Colors | Gets gradient color blend. |
GradientType | Gets background type for this gradient. |
Valid | Gets whether the gradient mode is valid. |
Name | Description |
---|---|
ContainsReference(ThemeItem) | For internal use. |
Equals(object) | |
GetDefSolidColor() | Returns color that can be used instead of gradient colors. |
GetHashCode() | |
GetReferences(List<ThemeItem>) | For internal use. |
IsStateEqual(object) | For internal use. |
ReplaceReference(ThemeItem, ThemeItem) | For internal use. |
SerializeReadProp(Serializer, string, Type, string) | |
SerializeReset() | |
SerializeWrite(Serializer) |