RhinoCommon API
ViewportInfoIsPerspectiveProjection Property |
Get or set whether this projection is perspective.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public bool IsPerspectiveProjection { get; set; }
Public Property IsPerspectiveProjection As Boolean Get Set
Property Value
Type: Boolean