ArcGIS Runtime SDK for WPF - Library Reference
Rotation Property
See Also 
ESRI.ArcGIS.Client Namespace > DynamicLayer.ImageParameters Class : Rotation Property

The rotation angle to generate the image for in degrees. This should only be set if the service supports rotation. The layer must implement DynamicLayer.ILayerSupportsRotation for this to be set.

Syntax

Visual Basic (Declaration) 
Public Property Rotation As Double
C# 
public double Rotation {get; set;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.