| LineGeometriesRhoEarth Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:dss_sharp.LineGeometries.RhoEarth"]
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double RhoEarth { get; set; }
Public Property RhoEarth As Double
Get
Set
public:
property double RhoEarth {
double get ();
void set (double value);
}
member RhoEarth : float with get, set
function get_RhoEarth();
function set_RhoEarth(value);
Property Value
Type:
DoubleSee Also