alexa

    Show / Hide Table of Contents

    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

    Back to top Generated by DocFX