Revit 2020.1 API |
ImagePlacementOptions Constructor |
ImagePlacementOptions Class See Also |
Constructs a new ImagePlacementOptions that will place an ImageInstance with its center at the origin of the model
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Since:
2020
Syntax
C# |
---|
public ImagePlacementOptions() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: ImagePlacementOptions() |