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