Share

Entity.Layer Property

Description

Accesses the name string in the LayerTableRecord object referenced by the entity.

Visual Basic

Public Property Layer() As string

C#

public string Layer;

Conditions

Read / Write

Links

Entity Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?