Gets the ByLayer line type.
Namespace:
DXFReaderNET.Tables
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public static Linetype ByLayer { get; }
Public Shared ReadOnly Property ByLayer As Linetype
Get
public:
static property Linetype^ ByLayer {
Linetype^ get ();
}
static member ByLayer : Linetype with get
STATIC PROPERTY ByLayer AS Linetype GET
Property Value
Type:
LinetypeSee Also