Workspace.PropagateAttributesAndProcessBlockReferenceForSelection Method

Protected Overridable Function PropagateAttributesAndProcessBlockReferenceForSelection( _ 
ByVal myParams As DrawEntitiesParams, _ 
ByVal ent As Entity, _ 
ByVal originalAttributes As GfxAttributesWire, _ 
ByVal callBack As drawForSelectionCallback
) As Boolean
This language is not supported or no code example is available.
protected virtual bool PropagateAttributesAndProcessBlockReferenceForSelection( 
DrawEntitiesParams myParams
Entity ent
GfxAttributesWire originalAttributes
drawForSelectionCallback callBack 
)
This language is not supported or no code example is available.

Parameters

myParams
DrawEntitiesParams

ent
Entity

originalAttributes
GfxAttributesWire

callBack
drawForSelectionCallback

Return Value

bool

.NET Framework

Supported in: 4.7.2

In this article

Definition