MindFusion.Wpf Pack Programmer's Guide
RangeSelector.ProjectionBrush Property
See Also
 





Gets or sets the brush used to fill the selection projection. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf

 Syntax

C#  Copy Code

public Brush ProjectionBrush { get; set; }

Visual Basic  Copy Code

Public Property ProjectionBrush As Brush

 Property Value

A Brush object.

 See Also

RangeSelector Members
RangeSelector Class
MindFusion.UI.Wpf Namespace