'Declaration 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
'Declaration
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 )
VisualStyle クラス VisualStyle メンバ
© MESCIUS inc. All rights reserved.