Method | Description | |
---|---|---|
NullGraphicsFontMetrics ( int size ) : System | ||
StringWidth ( string str, int startIndex, int length ) : int |
public NullGraphicsFontMetrics ( int size ) : System | ||
size | int | |
return | System |
public StringWidth ( string str, int startIndex, int length ) : int | ||
str | string | |
startIndex | int | |
length | int | |
return | int |