ViewportInfoPerspectiveMinNearDist Property |
Expert user function to control the minimum
value of near when perspective projections
are being used.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax public double PerspectiveMinNearDist { get; set; }
Public Property PerspectiveMinNearDist As Double
Get
Set
Property Value
Type:
DoubleSee Also