Collapse All
Expand All
Code: All
Code: Multiple
Code: Visual Basic
Code: C#
Code: Visual C++
Code: J#
Code: JScript
Members Options: Show All
Members Options: Filtered
Members Options: Filtered
Members Options: Filtered
Frameworks: Show All
Frameworks: Multiple
Frameworks: .NET Framework Only
Frameworks: .NET Compact Framework Only
Frameworks: XNA Framework Only
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
CAD .NET 15.2
CADViewDirection Enumeration
See Also
Specifies a direction of viewing a CAD image.
Namespace:
CADImport
Assembly:
CADImport (in CADImport.dll)
Members
Member name
Description
Back
A CAD image is viewed from the back.
Bottom
A CAD image is viewed from the bottom.
Default
Default
Front
A CAD image is viewed from the front.
Left
A CAD image is viewed from the left.
NEIsometric
A CAD image is viewed from the top-back-right.
NWIsometric
A CAD image is viewed from the top-back-left.
Right
A CAD image is viewed from the right.
SEIsometric
A CAD image is viewed from the top-front-right.
SWIsometric
A CAD image is viewed from the top-front-left.
Top
A CAD image is viewed from the top.
See Also
Reference
CADImport Namespace