HatchRegion.EstimateBoundingBox Method

Public Overrides Function EstimateBoundingBox( _ 
ByVal blocks As BlockKeyedCollection, _ 
ByVal layers As LayerKeyedCollection
) As Point3D()
This language is not supported or no code example is available.
public override Point3D[] EstimateBoundingBox( 
BlockKeyedCollection blocks
LayerKeyedCollection layers 
)
This language is not supported or no code example is available.

Parameters

blocks
BlockKeyedCollection

layers
LayerKeyedCollection

Return Value

Point3D[]

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition