| C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > TextLayout Class > GetFontWeight Method : GetFontWeight(Int32,TextRange) Method |
'Declaration Public Overloads Function GetFontWeight( _ ByVal currentPosition As System.Integer, _ ByRef textRange As TextRange _ ) As FontWeight
public FontWeight GetFontWeight( System.int currentPosition, out TextRange textRange )