Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
android
graphics
drawable
shapes
OvalShape
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