Method | Description | |
---|---|---|
ColorPointer ( Context context ) : System | ||
UpdatePoint ( Android.Graphics.Point p ) : void |
Method | Description | |
---|---|---|
OnDraw ( Android.Graphics.Canvas canvas ) : void |
public ColorPointer ( Context context ) : System | ||
context | Context | |
return | System |
protected OnDraw ( Android.Graphics.Canvas canvas ) : void | ||
canvas | Android.Graphics.Canvas | |
return | void |
public UpdatePoint ( Android.Graphics.Point p ) : void | ||
p | Android.Graphics.Point | |
return | void |