Method | Description | |
---|---|---|
Draw ( |
||
FormatDate ( System.DateTime date ) : string | ||
Height ( |
||
SampleOwnerDrawnElement ( string text, System.DateTime sent, string from ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
TextHeight ( |
public Draw ( |
||
bounds | ||
context | CGContext | |
view | UIView | |
return | void |
public FormatDate ( System.DateTime date ) : string | ||
date | System.DateTime | |
return | string |
public Height ( |
||
bounds | ||
return | float |
public SampleOwnerDrawnElement ( string text, System.DateTime sent, string from ) : System | ||
text | string | |
sent | System.DateTime | |
from | string | |
return | System |