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; }
Public Property IsPerspectiveProjection As Boolean
Get
Set
Property Value
Type:
BooleanSee Also