CameraInfoVerticalExtent Property |
Distance between top and bottom planes on the target plane.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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