Constructs a new ImagePlacementOptions that will place an ImageInstance with its center at the origin of the model
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2020
Syntax
| C# |
|---|
public ImagePlacementOptions() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: ImagePlacementOptions() |