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
Syntaxpublic double PerspectiveMinNearOverFar { get; set; }
Public Property PerspectiveMinNearOverFar As Double
Get
Set
Property Value
Type:
Double
See Also