Revit 2025 API
Home |
The zoom or orbit center.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public XYZ Center { get; }
Public ReadOnly Property Center As XYZ Get
public: property XYZ^ Center { XYZ^ get (); }
member Center : XYZ with get
Property Value
XYZSee Also