Parameters
- plcmnts
- Placements to rotate. All placements have to be placed on the same page.
- oPntStart
- Starting point for rotation
- angle
- Angle (in radians)
Exception | Description |
---|---|
ArgumentNullException | Is thrown in case of null parameters. |
ArgumentException | Thrown when collection plcmnts contains objects with different or null parent. |
BaseException | Thrown when there are preplanning objects on preplanning page which could not be rotated or internal error occured. |
plcmnts
contains any logical objects it could be rotated only in 90° increments. When different value in angle
is given the rotation will align with the closest angle possible that is coherent with the rule.