Click or drag to resize

fourSideSettinggetResized Method (Int32, Int32, Int32, Int32, Int32)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting.geometrics
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public fourSideSetting getResized(
	int __left,
	int __top,
	int __right,
	int __bottom,
	int limit = 0
)
Request Example View Source

Parameters

__left
Type: SystemInt32
__top
Type: SystemInt32
__right
Type: SystemInt32
__bottom
Type: SystemInt32
limit (Optional)
Type: SystemInt32

Return Value

Type: fourSideSetting
See Also