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

graphics
The Graphics returned by the service operation.
Constructor.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal graphics As IList(Of Graphic) _
)
C# 
public DensifyResult( 
   IList<Graphic> graphics
)

Parameters

graphics
The Graphics returned by the service operation.

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.