LinetypeByLayerName Field
|
ByLayer line type name.
Namespace:
DXFReaderNET.Tables
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public const string ByLayerName = "ByLayer"
Public Const ByLayerName As String = "ByLayer"
public:
literal String^ ByLayerName = "ByLayer"
static val mutable ByLayerName: string
CONST ByLayerName := "ByLayer" AS STRING
Field Value
Type:
StringSee Also