![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
RotationParams Constructor(Envelope,Double) | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.Geometry Namespace > RotationParams Class > RotationParams Constructor : RotationParams Constructor(Envelope,Double) |
- extent
- Map extent
- angleInDegrees
- Map rotation in degrees
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal extent As Envelope, _ ByVal angleInDegrees As Double _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim extent As Envelope Dim angleInDegrees As Double Dim instance As New RotationParams(extent, angleInDegrees) |
C# | |
---|---|
public RotationParams( Envelope extent, double angleInDegrees ) |
Parameters
- extent
- Map extent
- angleInDegrees
- Map rotation in degrees
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family