C# Class SoundInTheory.DynamicImage.Fill

Inheritance: SoundInTheory.DynamicImage.DirtyTrackingObject
Afficher le fichier Open project: sitdap/dynamic-image Class Usage Examples

Méthodes publiques

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

Method Details

Apply() public méthode

public Apply ( System.Windows.Media.DrawingContext dc, Rect bounds ) : void
dc System.Windows.Media.DrawingContext
bounds System.Windows.Rect
Résultat void

GetBrush() public méthode

public GetBrush ( ) : System.Windows.Media.Brush
Résultat System.Windows.Media.Brush