Click or drag to resize

Win32SetROP2 Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.Win32.SetROP2(System.IntPtr,System.Int32)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static int SetROP2(
	IntPtr hDC,
	int nDrawMode
)

Parameters

hDC
Type: SystemIntPtr

[Missing <param name="hDC"/> documentation for "M:Stimulsoft.Base.Drawing.Win32.SetROP2(System.IntPtr,System.Int32)"]

nDrawMode
Type: SystemInt32

[Missing <param name="nDrawMode"/> documentation for "M:Stimulsoft.Base.Drawing.Win32.SetROP2(System.IntPtr,System.Int32)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.Win32.SetROP2(System.IntPtr,System.Int32)"]

See Also