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

Mostrar archivo Open project: picoe/Eto

Public Methods

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

Private Methods

Method Description
Reset ( ) : void

Method Details

Draw() public method

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