| XYCurvesYshift Property |
[This is preliminary documentation and is subject to change.]
Amount to shift Y value from original curve
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double Yshift { get; set; }
Public Property Yshift As Double
Get
Set
public:
property double Yshift {
double get ();
void set (double value);
}
member Yshift : float with get, set
function get_Yshift();
function set_Yshift(value);
Property Value
Type:
DoubleSee Also