| Busx Property |
[This is preliminary documentation and is subject to change.]
X Coordinate for bus (double)
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double x { get; set; }
Public Property x As Double
Get
Set
public:
property double x {
double get ();
void set (double value);
}
member x : float with get, set
function get_x();
function set_x(value);
Property Value
Type:
DoubleSee Also