Description
Default constructor. Initializes color to 7 (white); IsFrozen, IsLocked, IsOff, ViewportVisibilityDefault, and IsPlottable to false; and linetype object ID to NULL.
Visual Basic
Public Sub New()
C#
public LayerTableRecord();
Links
LayerTableRecord Class, Autodesk.AutoCAD.DatabaseServices Namespace