接口 IGraphicsInfo


public interface IGraphicsInfo
Provides graphics information
  • 方法概要

    修饰符和类型
    方法
    说明
    double
    Gets the maximum width of 0~9 digits in device independent pixel.
  • 方法详细资料

    • getDigitWidth

      double getDigitWidth(TextFormatInfo textFormat)
      Gets the maximum width of 0~9 digits in device independent pixel.
      参数:
      textFormat - Text formats
      返回:
      The maximum width of 0~9 digits.