Description
Accesses the object ID of the LAYER specified by the current CLAYER value of the database.
See the System Variables section of the AutoCAD Command Reference for information on CLAYER.
Visual Basic
Public Property Clayer() As ObjectId
C#
public ObjectId Clayer;
Conditions
Read / Write