Share

Database.LayerZero Property

Description

Accesses the object ID of the layer 0 LayerTableRecord for the database.

Visual Basic

Public Property LayerZero() As ObjectId

C#

public ObjectId LayerZero;

Conditions

Read-only

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?