RhinoCommon API
ViewportInfoPerspectiveMinNearOverFar Property |
Expert user function to control the minimum
ratio of near/far when perspective projections
are begin used.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0

public double PerspectiveMinNearOverFar { get; set; }
Public Property PerspectiveMinNearOverFar As Double Get Set
Property Value
Type: Double