TEXTMETRICW.tmAveCharWidth Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the average width of characters.
public: int tmAveCharWidth;
public: int tmAveCharWidth;
int tmAveCharWidth;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")]
public int tmAveCharWidth;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")>]
val mutable tmAveCharWidth : int
Public tmAveCharWidth As Integer
Field Value
- Attributes