TreeView for WinForms
GetTextExtentExPoint(IntPtr,String,Int32,Int32,Int32,Int32,Size) メソッド

C1.Win.6 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス > GetTextExtentExPoint メソッド : GetTextExtentExPoint(IntPtr,String,Int32,Int32,Int32,Int32,Size) メソッド
シンタックス
'宣言
 
Public Overloads Shared Function GetTextExtentExPoint( _
   ByVal hdc As System.IntPtr, _
   ByVal lpszStr As System.String, _
   ByVal cchString As System.Integer, _
   ByVal nMaxExtent As System.Integer, _
   ByVal lpnFit As System.Integer, _
   ByVal alpDX As System.Integer, _
   ByRef lpSize As System.Drawing.Size _
) As System.Boolean
public static System.bool GetTextExtentExPoint( 
   System.IntPtr hdc,
   System.string lpszStr,
   System.int cchString,
   System.int nMaxExtent,
   System.int* lpnFit,
   System.int* alpDX,
   ref System.Drawing.Size lpSize
)

パラメータ

hdc
lpszStr
cchString
nMaxExtent
lpnFit
alpDX
lpSize
参照

Win32 クラス
Win32 メンバ
オーバーロード一覧