AvgCharWidth Property
AvgCharWidth
Gets the Average Character Width parameter specifies the arithmetic average of the escapement (width) of all non-zero width glyphs in the font.
 
Declaration
  public int AvgCharWidth { get; }
 
  Public ReadOnly Property AvgCharWidth As Integer