C# Class SoundInTheory.DynamicImage.Fill
Exibir arquivo
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
public Apply ( System.Windows.Media.DrawingContext dc, Rect bounds ) : void |
dc |
System.Windows.Media.DrawingContext |
|
bounds |
System.Windows.Rect |
|
return |
void |
|
public GetBrush ( ) : System.Windows.Media.Brush |
return |
System.Windows.Media.Brush |
|