![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
RotationParams Class Members | |
See Also Properties |
ESRI.ArcGIS.ADF.Web.Geometry Namespace : RotationParams Class |
The following tables list the members exposed by RotationParams.
Name | Description | |
---|---|---|
![]() | RotationParams Constructor | Overloaded. Default Constructor to support serialization. Use RotationParams(Envelope extent, double angleInDegrees) in you code instead. |
Name | Description | |
---|---|---|
![]() | AngleInRadians | The rotation angle in radians |
![]() | Cos | The cos of the rotation angle |
![]() | ExtentCenterX | The center of the extent, x coordinate |
![]() | ExtentCenterY | The center of the extent, y coordinate |
![]() | Sin | The sin of the rotation angle |