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.

Public Constructors

 NameDescription
Public ConstructorRotationParams ConstructorOverloaded.  Default Constructor to support serialization. Use RotationParams(Envelope extent, double angleInDegrees) in you code instead.  
Top

Public Properties

 NameDescription
Public PropertyAngleInRadians The rotation angle in radians  
Public PropertyCos The cos of the rotation angle  
Public PropertyExtentCenterX The center of the extent, x coordinate  
Public PropertyExtentCenterY The center of the extent, y coordinate  
Public PropertySin The sin of the rotation angle  
Top

See Also

© 2010 All Rights Reserved.