|
ToolkitCroSec Property
|
Gets factory for cross section-related objects.
Namespace:
KarambaCommon
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic FactoryCrossSection CroSec { get; }Public ReadOnly Property CroSec As FactoryCrossSection
Get
public:
property FactoryCrossSection^ CroSec {
FactoryCrossSection^ get ();
}member CroSec : FactoryCrossSection with get
Property Value
Type:
FactoryCrossSection
See Also