MESCIUS SPREAD for Windows Forms 15.0J
PatBlt メソッド

PatBltメソッド。
構文
'宣言
 
Public Shared Function PatBlt( _
   ByVal hdc As IntPtr, _
   ByVal left As Integer, _
   ByVal top As Integer, _
   ByVal width As Integer, _
   ByVal height As Integer, _
   ByVal rop As Integer _
) As Boolean
public static bool PatBlt( 
   IntPtr hdc,
   int left,
   int top,
   int width,
   int height,
   int rop
)

パラメータ

hdc
left
top
width
height
rop
参照

VisualStyle クラス
VisualStyle メンバ

 

 


© MESCIUS inc. All rights reserved.