[]
        
(Showing Draft Content)

C1.Win.Document.Util.C1DXTextLayout.FontWeightToDWFontWeight

FontWeightToDWFontWeight Method

FontWeightToDWFontWeight(C1FontWeight)

Converts C1.Document.C1FontWeight to C1.Util.DX.DirectWrite.FontWeight value.

Declaration
public static FontWeight FontWeightToDWFontWeight(C1FontWeight fontWeight)
Public Shared Function FontWeightToDWFontWeight(fontWeight As C1FontWeight) As FontWeight
Parameters
Type Name Description
C1FontWeight fontWeight

The C1.Document.C1FontWeight to be converted.

Returns
Type Description
FontWeight

The C1.Util.DX.DirectWrite.FontWeight value.