'宣言 Public Function GetGdiCompatibleMetrics( _ ByVal emSize As System.Single, _ ByVal pixelsPerDip As System.Single, _ ByVal transform As System.Nullable(Of Matrix3x2) _ ) As FontMetrics
public FontMetrics GetGdiCompatibleMetrics( System.float emSize, System.float pixelsPerDip, System.Nullable<Matrix3x2> transform )
パラメータ
- emSize
- pixelsPerDip
- transform