Click or drag to resize

DetailViewIsPerspectiveProjection Property

Gets or sets whether the view is perspective.

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

Property Value

Type: Boolean
See Also