Click or drag to resize

styleFourSide Constructor (styleTheme, appendType)

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

Namespace:  imbSCI.Core.reporting.style.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public styleFourSide(
	styleTheme _theme,
	appendType __type
)
Request Example View Source

Parameters

_theme
Type: imbSCI.Core.reporting.style.corestyleTheme
__type
Type: imbSCI.Data.enums.appendsappendType
See Also