Click or drag to resize

CoordinateSystem Enumeration

Defines the coordinate system reference.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public enum CoordinateSystem
Members
  Member nameValueDescription
World0 World coordinates.
Object1 Object coordinates.
See Also