| YMatrixSystemYChanged Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:dss_sharp.YMatrix.SystemYChanged"]
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public bool SystemYChanged { get; set; }
Public Property SystemYChanged As Boolean
Get
Set
public:
property bool SystemYChanged {
bool get ();
void set (bool value);
}
member SystemYChanged : bool with get, set
function get_SystemYChanged();
function set_SystemYChanged(value);
Property Value
Type:
BooleanSee Also