Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MTExample1_9
DrawingView
C# Class MTExample1_9.DrawingView
Inheritance:
UIView
Mostrar archivo
Open project: mono/sysdrawing-coregraphics
Public Methods
Method
Description
Draw
(
CGRect
rect
) :
void
DrawingView
(
CGRect
rect
) :
System
Private Methods
Method
Description
DrawObjects
(
Graphics
g
) :
void
Interp
(
Graphics
g
,
PointF
pta
,
float
cData
,
int
npoints
) :
void
Method Details
Draw()
public
method
public
Draw
(
CGRect
rect
) :
void
rect
CGRect
return
void
DrawingView()
public
method
public
DrawingView
(
CGRect
rect
) :
System
rect
CGRect
return
System