Click or drag to resize

Win32SIZE Constructor (Int32, Int32)

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public SIZE(
	int cx,
	int cy
)

Parameters

cx
Type: SystemInt32

[Missing <param name="cx"/> documentation for "M:Stimulsoft.Base.Drawing.Win32.SIZE.#ctor(System.Int32,System.Int32)"]

cy
Type: SystemInt32

[Missing <param name="cy"/> documentation for "M:Stimulsoft.Base.Drawing.Win32.SIZE.#ctor(System.Int32,System.Int32)"]

See Also