BlockReference.GetBlockUnits Method

Gets the block definition linear units.
Public Function GetBlockUnits( _ 
ByVal blocks As BlockKeyedCollection
) As linearUnitsType
This language is not supported or no code example is available.
public linearUnitsType GetBlockUnits( 
BlockKeyedCollection blocks 
)
This language is not supported or no code example is available.

Parameters

blocks
BlockKeyedCollection

The Environment.Blocks collection

Return Value

linearUnitsType

The referenced block linear units.

.NET Framework

Supported in: 4.8

In this article

Definition