Parameters
- geometry
- The geometry to rotate.
- origin
- The origin around which the geometry will be rotated.
- rotationAngle
- The rotation angle in radians.
Return Value
The rotated geometry.
Exception | Description |
---|---|
System.ArgumentNullException | Either geometry or origin or both are null or empty. |
System.NotImplementedException | The method is not implemented for GeometryBag. |
System.InvalidOperationException | Incompatible spatial references between the input geometries. |
Target Platforms: Windows 11, Windows 10, Windows 8.1