Click or drag to resize

ViewportInfoGetViewScale Method

Get scaling applied to this viewport projection. Reflected ceiling projections will return the values 1,1,-1

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public double[] GetViewScale()

Return Value

Type: Double

[Missing <returns> documentation for "M:Rhino.DocObjects.ViewportInfo.GetViewScale"]

See Also