'宣言 Public Shared Function DWFontWeightToFontWeight( _ ByVal fontWeight As C1.Util.DX.DirectWrite.FontWeight _ ) As C1FontWeight
'使用法 Dim fontWeight As C1.Util.DX.DirectWrite.FontWeight Dim value As C1FontWeight value = C1DXTextLayout.DWFontWeightToFontWeight(fontWeight)
public static C1FontWeight DWFontWeightToFontWeight( C1.Util.DX.DirectWrite.FontWeight fontWeight )
パラメータ
- fontWeight