| LinesParent Property |
[This is preliminary documentation and is subject to change.]
Sets Parent of the active Line to be the active line. Returns 0 if no parent or action fails.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int Parent { get; }
Public ReadOnly Property Parent As Integer
Get
public:
property int Parent {
int get ();
}
member Parent : int with get
Property Value
Type:
Int32See Also