Click or drag to resize

ViewportInfoIsParallelProjection Property

Get or set whether this projection is parallel.

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

Property Value

Type: Boolean
See Also