TreeView for WinForms
ExtTextOut(IntPtr,Int32,Int32,UInt32,RECT,String,Int32,Int32) メソッド

C1.Win.6 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス > ExtTextOut メソッド : ExtTextOut(IntPtr,Int32,Int32,UInt32,RECT,String,Int32,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Shared Function ExtTextOut( _
   ByVal hdc As System.IntPtr, _
   ByVal X As System.Integer, _
   ByVal Y As System.Integer, _
   ByVal fuOptions As System.UInteger, _
   ByVal lprc As Win32.RECT, _
   ByVal lpString As System.String, _
   ByVal cbCount As System.Integer, _
   ByVal lpDX As System.Integer _
) As System.Boolean
public static System.bool ExtTextOut( 
   System.IntPtr hdc,
   System.int X,
   System.int Y,
   System.uint fuOptions,
   Win32.RECT* lprc,
   System.string lpString,
   System.int cbCount,
   System.int* lpDX
)

パラメータ

hdc
X
Y
fuOptions
lprc
lpString
cbCount
lpDX
参照

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