Click or drag to resize

GridDisplayType Enumeration

Defines the grid display modes.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public enum GridDisplayType
Members
  Member nameValueDescription
Normal0 Display grid in the normal way.
InsideDrawingLimits1 Display grid only inside drawing's limits.
See Also