Class LineGroupCodes
The Line entity group codes
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dxflib.IO.GroupCodes
Assembly: Dxflib.dll
Syntax
public abstract class LineGroupCodes : GroupCodesBase
Fields
| Improve this Doc View SourceStartMarker
The starting marker of the line
Declaration
public const string StartMarker = "LINE"
Field Value
Type | Description |
---|---|
System.String |
Thickness
The thickness of the line
Declaration
public const string Thickness = " 39"
Field Value
Type | Description |
---|---|
System.String |