Click or drag to resize

fourSideSetting Constructor (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 __leftAndRight,
	int __topAndBottom
)
Request Example View Source

Parameters

__leftAndRight
Type: SystemInt32
__topAndBottom
Type: SystemInt32
See Also