'宣言 Public Shared Function GetCharWidth32( _ ByVal hDC As System.IntPtr, _ ByVal firstChar As System.Integer, _ ByVal lastChar As System.Integer, _ ByVal charWidths() As System.Integer _ ) As System.Boolean
public static System.bool GetCharWidth32( System.IntPtr hDC, System.int firstChar, System.int lastChar, System.int[] charWidths )
パラメータ
- hDC
- firstChar
- lastChar
- charWidths