Click or drag to resize

fourSideSetting Constructor (Int32, Int32, Int32, Int32)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the fourSideSetting class

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

Parameters

__left
Type: SystemInt32
__top
Type: SystemInt32
__right
Type: SystemInt32
__bottom
Type: SystemInt32
See Also