Share

CameraInfo.RightOffset Property

Distance that the target plane is offset towards the right where right is normal to both Up direction and View direction. This offset shifts both left and right planes.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public double RightOffset { get; }

Property Value

Double

See Also

Reference

Was this information helpful?