EntityList.CombineBoundingBox (IEnumerable<Entity>) Method

Protected Sub CombineBoundingBox( _ 
ByVal collection As IEnumerable(Of Entity) _ 
)
This language is not supported or no code example is available.
protected void CombineBoundingBox( 
IEnumerable<Entity> collection 
)
This language is not supported or no code example is available.

Parameters

collection
IEnumerable<Entity>

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition