ScreenLine.Parents Property

Gets the list of parent BlockReferences of the parent entity of the line.
Public Property Parents() As Stack(Of BlockReference
Get 
This language is not supported or no code example is available.
public Stack<BlockReference> Parents {get;}
This language is not supported or no code example is available.

Property Value

Stack<BlockReference>
Remarks
 
Used to recompose the split lines.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition