Click or drag to resize

ViewportInfoFrustumCenter Property

Gets the frustum center point.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Point3d FrustumCenter { get; }

Property Value

Type: Point3d
See Also