HomeCameraCenter Property |
The zoom or orbit center.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic XYZ Center { get; }
Public ReadOnly Property Center As XYZ
Get
public:
property XYZ^ Center {
XYZ^ get ();
}
member Center : XYZ with get
Property Value
XYZ
See Also