|
ElemSetsplit_length Property
|
set/get the split-length of the element-set
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic double split_length { get; set; }
Public Property split_length As Double
Get
Set
public:
property double split_length {
double get ();
void set (double value);
}
member split_length : float with get, set
Property Value
Type:
Double
See Also