Click or drag to resize

ViewportInfoIsPerspectiveProjection Property

Get or set whether this projection is perspective.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool IsPerspectiveProjection { get; set; }

Property Value

Type: Boolean
See Also