SCharWidth Class Reference
Detailed Description
Character width and adjustment information.
Member Attribute Documentation
iLeftAdjust
The left adjust of the character.
iMove
The total width of the character, defined as iLeftAdjust + iWidth + iRightAdjust.
iRightAdjust
The right adjust of the character.
iWidth
The width of the character.