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

extent
rotation

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal extent As Envelope, _
   Optional ByVal rotation As Double _
)
C# 
public DynamicLayer.ImageResult( 
   Envelope extent,
   double rotation
)

Parameters

extent
rotation

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.