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

Mostrar archivo Open project: picoe/Eto

Public Methods

Method Description
Apply ( GraphicsHandler graphics ) : void
Draw ( GraphicsHandler graphics, Eto.Drawing.RectangleF rect ) : void

Method Details

Apply() public method

public Apply ( GraphicsHandler graphics ) : void
graphics GraphicsHandler
return void

Draw() public method

public Draw ( GraphicsHandler graphics, Eto.Drawing.RectangleF rect ) : void
graphics GraphicsHandler
rect Eto.Drawing.RectangleF
return void