HRESULT IDWriteTextAnalyzer1::GetBaseline([In] IDWriteFontFace* fontFace,[In] DWRITE_BASELINE baseline,[In] BOOL isVertical,[In] BOOL isSimulationAllowed,[In] DWRITE_SCRIPT_ANALYSIS scriptAnalysis,[In, Optional] const wchar_t* localeName,[Out] int* baselineCoordinate,[Out] BOOL* exists)
シンタックス
'宣言
Public Sub GetBaseline( _
ByVal As FontFace, _
ByVal As Baseline, _
ByVal As Bool, _
ByVal As Bool, _
ByVal As ScriptAnalysis, _
ByVal As System.String, _
ByRef As System.Integer, _
ByRef As Bool _
)
public void GetBaseline(
FontFace ,
Baseline ,
Bool ,
Bool ,
ScriptAnalysis ,
System.string ,
out System.int ,
out Bool
)
パラメータ
- fontFace
- baseline
- isVertical
- isSimulationAllowed
- scriptAnalysis
- localeName
- baselineCoordinate
- exists
参照