Click or drag to resize

CrossedSectionAddCrossedSection Method

Add a crossed section to this crossed section.

Namespace:  Karamba.Results.ShellSection
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public void AddCrossedSection(
	CrossedSection crossedSection
)

Parameters

crossedSection
Type: Karamba.Results.ShellSectionCrossedSection
Crossed section to add.
See Also