ESRI.ArcGIS.ADF.Web | |
RotationParams Constructor | |
See Also |
ESRI.ArcGIS.ADF.Web.Geometry Namespace > RotationParams Class : RotationParams Constructor |
Overload | Description |
---|---|
RotationParams Constructor() | Default Constructor to support serialization. Use RotationParams(Envelope extent, double angleInDegrees) in you code instead. |
RotationParams Constructor(Envelope,Double) | Constructor |