Camera Info Is Perspective Property Identifies whether the projection is orthographic or perspective Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsPerspective { get; } Public ReadOnly Property IsPerspective As Boolean Get public: property bool IsPerspective { bool get (); } member IsPerspective : bool with get Property Value Boolean See Also Reference CameraInfo Class Autodesk.Revit.DB Namespace
Camera Info Is Perspective Property Identifies whether the projection is orthographic or perspective Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsPerspective { get; } Public ReadOnly Property IsPerspective As Boolean Get public: property bool IsPerspective { bool get (); } member IsPerspective : bool with get Property Value Boolean See Also Reference CameraInfo Class Autodesk.Revit.DB Namespace