|
ElemSetsplit_length Property
|
Gets or sets split-length of the element-set.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
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