Reference point (in Revit) to which the image is going to be inserted.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public XYZ RefPoint { get; set; }Property Value
XYZ
Remarks
If
null, the image will be inserted to the Revit's origin.
See Also
Reference