ViewportInfoIsTwoPointPerspectiveProjection Property |
Gets a value that indicates whether this projection is a two-point perspective.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public bool IsTwoPointPerspectiveProjection { get; }
Public ReadOnly Property IsTwoPointPerspectiveProjection As Boolean
Get
Property Value
Type:
BooleanSee Also