GetFontWeight(Int32) Method
Gets the font weight of the text at the specified position.
'Declaration
Public Overloads Function GetFontWeight( _
ByVal As System.Integer _
) As FontWeight
Parameters
- currentPosition
- The position of the text to inspect.
Return Value
a value which indicates the type of font weight being applied at the specified position.