Share

Entity.LayerId Property

Description

Accesses the ObjectId of the LayerTableRecord referenced by the entity.

Visual Basic

Public Property LayerId() As ObjectId

C#

public ObjectId LayerId;

Conditions

Read / Write

Links

Entity Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?