Click or drag to resize

StiScaleSizeI Method

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

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static Size SizeI(
	int width,
	int height
)

Parameters

width
Type: SystemInt32

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

height
Type: SystemInt32

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

Return Value

Type: Size

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

See Also