C# Class Eto.iOS.Drawing.RadialGradientBrushHandler.BrushObject

Afficher le fichier Open project: picoe/Eto

Méthodes publiques

Méthode Description
Apply ( GraphicsHandler graphics ) : void
Draw ( GraphicsHandler graphics, Eto.Drawing.RectangleF rect ) : void

Method Details

Apply() public méthode

public Apply ( GraphicsHandler graphics ) : void
graphics GraphicsHandler
Résultat void

Draw() public méthode

public Draw ( GraphicsHandler graphics, Eto.Drawing.RectangleF rect ) : void
graphics GraphicsHandler
rect Eto.Drawing.RectangleF
Résultat void