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