Property | Type | Description | |
---|---|---|---|
Widths | float[] |
Method | Description | |
---|---|---|
CoreGraphicsFontMetrics ( CTStringAttributes attrs ) : System | ||
StringWidth ( string str, int startIndex, int length ) : int |
Method | Description | |
---|---|---|
StringSize ( string str, int startIndex, int length ) : CoreGraphics.CGSize |
public CoreGraphicsFontMetrics ( CTStringAttributes attrs ) : System | ||
attrs | CTStringAttributes | |
return | System |
public StringWidth ( string str, int startIndex, int length ) : int | ||
str | string | |
startIndex | int | |
length | int | |
return | int |