Click or drag to resize

PredefinedViewType Enumeration

Defines the display predefined view modes.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.52
Syntax
public enum PredefinedViewType
Members
  Member nameValueDescription
Top0 Top.
Bottom1 Bottom.
Left2 Left.
Right3 Right.
Front4 Front.
Back5 Bottom.
SW_Isometric6 SW (southwest) Isometric.
SE_Isometric7 SE (southeast) Isometric.
NE_Isometric8 NE (northeast) Isometric.
NW_Isometric9 NW (northwest) Isometric.
Remarks
See Also