DrawParams.Parents Property

Parents list.
Public Property Parents() As Stack(Of BlockReference)
This language is not supported or no code example is available.
public Stack<BlockReference> Parents {get; set;}
This language is not supported or no code example is available.

Property Value

Stack<BlockReference>

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition