ArcGIS API for Windows Phone - Library Reference
DensifyLastResult Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > GeometryService Class : DensifyLastResult Property

Gets the densify last result.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property DensifyLastResult As IList(Of Graphic)
C# 
public IList<Graphic> DensifyLastResult {get;}

Property Value

The densify last result.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.