Click or drag to resize

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; }

Property Value

Type: Int32
See Also