Gets or sets the default brush added to a brush collection from within a design-time editor.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
public Brush DefaultBrush { get; set; } |
Visual Basic Copy Code |
---|
Public Property DefaultBrush As Brush |
An instance of the Brush class.