CameraInfoVerticalExtent Property |
Distance between top and bottom planes on the target plane.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double VerticalExtent { get; }
Public ReadOnly Property VerticalExtent As Double
Get
public:
property double VerticalExtent {
double get ();
}
member VerticalExtent : float with get
Property Value
Double
See Also