Method | Description | |
---|---|---|
CharacterView ( |
||
CreateShape ( CGPath path, CGContext gctx ) : void | ||
RandomString ( int size, bool lowerCase ) : string |
public CharacterView ( |
||
origin | ||
lowerCase | bool | |
return | System |
public CreateShape ( CGPath path, CGContext gctx ) : void | ||
path | CGPath | |
gctx | CGContext | |
return | void |
public static RandomString ( int size, bool lowerCase ) : string | ||
size | int | |
lowerCase | bool | |
return | string |