[]
        
(Showing Draft Content)

IGraphicsInfo

Interface IGraphicsInfo


public interface IGraphicsInfo
Provides graphics information.
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    Gets the maximum width of 0~9 digits in device independent pixel.
  • Method Details

    • getDigitWidth

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