Block.IsResolved Property

If true, the block is resolved. In DWG/DXF import the Block could be defined as an external reference (XRef), when true it was successfully located.
Public Property IsResolved() As Boolean
This language is not supported or no code example is available.
public bool IsResolved {get; set;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition