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

if true, the layer supports generating rotated images. If false, a larger than the map extent will be generate to cover the map extent and rotated by the map.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property SupportsRotation As Boolean
C# 
public bool SupportsRotation {get;}

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.