Click or drag to resize

Win32GetStockObject Method

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

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static IntPtr GetStockObject(
	int nIndex
)

Parameters

nIndex
Type: SystemInt32

[Missing <param name="nIndex"/> documentation for "M:Stimulsoft.Base.Drawing.Win32.GetStockObject(System.Int32)"]

Return Value

Type: IntPtr

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

See Also