ReadAutodesk.AddToDrawings Method

Adds sheets, blocks, layers, text styles, line types read from the file to the drawings control.
Public Overrides Sub AddToDrawings( _ 
ByVal drawings As Drawings
)
This language is not supported or no code example is available.
public override void AddToDrawings( 
Drawings drawings 
)
This language is not supported or no code example is available.

Parameters

drawings
Drawings

The drawings control.

.NET Framework

Supported in: 4.8

In this article

Definition