Click or drag to resize

fourSideSettinggetResized Method (Int32, Int32)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Changes all value for __change and upplies minimum limit on all four

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

Parameters

__change
Type: SystemInt32
limit (Optional)
Type: SystemInt32
Minimum value for all sides

Return Value

Type: fourSideSetting
See Also