ImagePlacementOptions(XYZ, BoxPlacement)
Constructor
Description:
Constructs a new ImagePlacementOptions for placing an
Constructs a new ImagePlacementOptions for placing an
Parameters
Parameter | Type | Description |
---|---|---|
location | XYZ | The location where the image will be placed |
placementPoint | BoxPlacement | The point of the image that will be aligned to the location in the view |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |