接口 IGraphicsInfo


public interface IGraphicsInfo
提供图形信息。
  • 方法概要

    修饰符和类型
    方法
    说明
    double
    获取0~9数字在设备独立像素中的最大宽度。
  • 方法详细资料

    • getDigitWidth

      double getDigitWidth(TextFormatInfo textFormat)
      获取0~9数字在设备独立像素中的最大宽度。
      参数:
      textFormat - 文本格式
      返回:
      0~9数字的最大宽度。