Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public XYZ Location { get; set; }Property Value
XYZ
Exceptions
Remarks
The location represents a point in the model where the
ImageInstance will be placed.
The location of the image in the view is determined by the projection of this
point onto the plane of the view.
This means that in a plan view, for example, the z-coordinate has no effect.
See Also
Reference