C# Class SoundInTheory.DynamicImage.Fill

Inheritance: SoundInTheory.DynamicImage.DirtyTrackingObject
Show file Open project: sitdap/dynamic-image Class Usage Examples

Public Methods

Method Description
Apply ( System.Windows.Media.DrawingContext dc, Rect bounds ) : void
GetBrush ( ) : System.Windows.Media.Brush

Method Details

Apply() public method

public Apply ( System.Windows.Media.DrawingContext dc, Rect bounds ) : void
dc System.Windows.Media.DrawingContext
bounds System.Windows.Rect
return void

GetBrush() public method

public GetBrush ( ) : System.Windows.Media.Brush
return System.Windows.Media.Brush