Share

CameraInfo.UpOffset Property

Distance that the target plane is offset in the direction of the Up direction. This offset shifts both top and bottom planes.


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

Syntax

C#

public double UpOffset { get; }

Property Value

Double

See Also

Reference

Was this information helpful?