Width.
[C/C++]
HRESULT get_Width( LONG* pVal );
[Visual Basic]
Public ReadOnly Property Width As Long
[C#]
public ref int ITextFont.Width { get; }
Parameters
- pVal
- [out,retval] Specifies the average width, in logical units, of characters in the font.