HomeCameraOrthogonalProjectionHeight Property |
The height of orthogonal projection view volume.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic double OrthogonalProjectionHeight { get; }
Public ReadOnly Property OrthogonalProjectionHeight As Double
Get
public:
property double OrthogonalProjectionHeight {
double get ();
}
member OrthogonalProjectionHeight : float with get
Property Value
Double
See Also