| LinesLength Property |
[This is preliminary documentation and is subject to change.]
Length of line section in units compatible with the LineCode definition.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double Length { get; set; }
Public Property Length As Double
Get
Set
public:
property double Length {
double get ();
void set (double value);
}
member Length : float with get, set
function get_Length();
function set_Length(value);
Property Value
Type:
DoubleSee Also