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