DetailView.PageToModelRatio Property

DetailViewPageToModelRatio Property

Gets the page units/model units quotient.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double PageToModelRatio { get; }
Public ReadOnly Property PageToModelRatio As Double
	Get

Property Value

Type: Double
See Also