Interface IGraphicsInfo
public interface IGraphicsInfo
Provides graphics information.
-
Method Summary
double
Gets the maximum width of 0~9 digits in device independent pixel.
-
Method Details
-
getDigitWidth
Gets the maximum width of 0~9 digits in device independent pixel.
- Parameters:
textFormat
- Text formats
- Returns:
- The maximum width of 0~9 digits.