Click or drag to resize

styleFourSideapply Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Applies the specified fourSideSetting into target property for all four sides

Namespace:  imbSCI.Core.reporting.style.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void apply(
	fourSideSetting setting,
	styleFourSideParameter target
)
Request Example View Source

Parameters

setting
Type: imbSCI.Core.reporting.geometricsfourSideSetting
The setting.
target
Type: imbSCI.Core.reporting.style.corestyleFourSideParameter
The target.
See Also