BricsCAD .NET API
Projection Enumeration
Projection types for a camera.
Namespace:
Teigha.GraphicsSystem
Assembly:
TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
C#
VB
C++
F#
Copy
public
enum
Projection
Public
Enumeration
Projection
public
enum class
Projection
type
Projection
Members
Member name
Value
Description
Parallel
0
Orthogonal projection.
Perspective
1
Perspective projection.
See Also
Reference
Teigha.GraphicsSystem Namespace
© Bricsys NV. All rights reserved.