'Declaration Public Overloads Function GetFontStretch( _ ByVal currentPosition As Integer _ ) As FontStretch
public FontStretch GetFontStretch( int currentPosition )
Parameters
- currentPosition
- The position of the text to inspect.
Return Value
a value which indicates the type of font stretch (also known as width) being applied at the specified position.