BlockReference.GetEntitiesZoomFit Method

Public Function GetEntitiesZoomFit( _ 
ByVal block As Block
) As IList(Of Entity)
This language is not supported or no code example is available.
public IList<Entity> GetEntitiesZoomFit( 
Block block 
)
This language is not supported or no code example is available.

Parameters

block
Block

Return Value

IList<Entity>

.NET Framework

Supported in: 4.8

In this article

Definition