Click or drag to resize

ViewportInfoCameraLocation Property

Gets the camera location (position) point.

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

Property Value

Type: Point3d
See Also