ViewportInfoIsPerspectiveProjection Property |
Get or set whether this projection is perspective.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic bool IsPerspectiveProjection { get; set; }
Public Property IsPerspectiveProjection As Boolean
Get
Set
Property Value
Type:
Boolean
See Also