[]
        
立即试用
(Showing Draft Content)

IGraphicsInfo

Interface IGraphicsInfo


public interface IGraphicsInfo
提供图形信息。
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    获取0~9数字在设备独立像素中的最大宽度。
  • Method Details

    • getDigitWidth

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