BlockReference.GetFullTransformation Method

Gets the BlockReference transformation combined with the Block.BasePoint position.
Public Function GetFullTransformation( _ 
ByVal blocks As BlockKeyedCollection
) As Transformation
This language is not supported or no code example is available.
public Transformation GetFullTransformation( 
BlockKeyedCollection blocks 
)
This language is not supported or no code example is available.

Parameters

blocks
BlockKeyedCollection

The blocks collection

Return Value

Transformation

.NET Framework

Supported in: 4.8

In this article

Definition