프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Widths | float[] |
메소드 | 설명 | |
---|---|---|
CoreGraphicsFontMetrics ( CTStringAttributes attrs ) : System | ||
StringWidth ( string str, int startIndex, int length ) : int |
메소드 | 설명 | |
---|---|---|
StringSize ( string str, int startIndex, int length ) : CoreGraphics.CGSize |
public CoreGraphicsFontMetrics ( CTStringAttributes attrs ) : System | ||
attrs | CTStringAttributes | |
리턴 | System |
public StringWidth ( string str, int startIndex, int length ) : int | ||
str | string | |
startIndex | int | |
length | int | |
리턴 | int |