Gets or sets the brush used to fill the selection projection.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
C# Copy Code |
---|
public Brush ProjectionBrush { get; set; } |
Visual Basic Copy Code |
---|
Public Property ProjectionBrush As Brush |
An instance of the Brush class.