GfxDrawForSelectionParams(Stack<BlockReference>) Constructor

Public Sub New( _ 
Optional ByVal parents As Stack(Of BlockReference) = null _ 
)
This language is not supported or no code example is available.
public GfxDrawForSelectionParams( 
Stack<BlockReference> parents = null 
)
This language is not supported or no code example is available.

Parameters

parents
Stack<BlockReference>

.NET Framework

Supported in: 4.8

In this article

Definition