메소드 | 설명 | |
---|---|---|
CharacterView ( |
||
CreateShape ( CGPath path, CGContext gctx ) : void | ||
RandomString ( int size, bool lowerCase ) : string |
public CharacterView ( |
||
origin | ||
lowerCase | bool | |
리턴 | System |
public CreateShape ( CGPath path, CGContext gctx ) : void | ||
path | CGPath | |
gctx | CGContext | |
리턴 | void |
public static RandomString ( int size, bool lowerCase ) : string | ||
size | int | |
lowerCase | bool | |
리턴 | string |