Click or drag to resize

CroSectrait Method

return value of trait with given index.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public string trait(
	int ind
)

Parameters

ind
Type: SystemInt32
index of trait: 0..country; 1..shape; default..family.

Return Value

Type: String
trait as string.
See Also