C# Class android.graphics.drawable.shapes.OvalShape

Inheritance: android.graphics.drawable.shapes.RectShape
Show file Open project: JeroMiya/androidmono

Public Methods

Method Description
draw ( android arg0, android arg1 ) : void

Protected Methods

Method Description
OvalShape ( global @__env )

Private Methods

Method Description
OvalShape ( )

Method Details

OvalShape() protected method

protected OvalShape ( global @__env )
@__env global

draw() public method

public draw ( android arg0, android arg1 ) : void
arg0 android
arg1 android
return void