Class PointCodes
The Point 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 PointCodes : GroupCodesBase
Fields
| Improve this Doc View SourceAngleOfXAxis
The Angle of the X axis for the UCS in effect when the point was drawn (optional, default = 0);
Declaration
public const string AngleOfXAxis = " 50"
Field Value
Type | Description |
---|---|
System.String |
Remarks
Used when PD-MODE is zero
StartMarker
The Point Starting Marker
Declaration
public const string StartMarker = "POINT"
Field Value
Type | Description |
---|---|
System.String |