Enum BrushModes
Specifies the type of the Brush Property.
Namespace: Syncfusion.Windows.Tools
Assembly: Syncfusion.Shared.Wpf.dll
Syntax
public enum BrushModes
Fields
Name | Description |
---|---|
Gradient | Indicates the brush is Gradient. |
Solid | Indicates the brush is SolidColorBrush |