Share

Database.XrefBlockId Property

Description

Accesses the object ID of the BlockTableRecord which refers to this database as an xref.

Visual Basic

Public Property XrefBlockId() As ObjectId

C#

public ObjectId XrefBlockId;

Conditions

Read-only

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?