Click or drag to resize

StiScaleGetDeviceCaps Method

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

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static int GetDeviceCaps(
	IntPtr hdc,
	int nIndex
)

Parameters

hdc
Type: SystemIntPtr

[Missing <param name="hdc"/> documentation for "M:Stimulsoft.Base.StiScale.GetDeviceCaps(System.IntPtr,System.Int32)"]

nIndex
Type: SystemInt32

[Missing <param name="nIndex"/> documentation for "M:Stimulsoft.Base.StiScale.GetDeviceCaps(System.IntPtr,System.Int32)"]

Return Value

Type: Int32

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

See Also