ArcGIS Runtime SDK for WPF - Library Reference
AreaAndPerimeter(Envelope,MensurationAreaParameter) Method
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > MensurationTask Class > AreaAndPerimeter Method : AreaAndPerimeter(Envelope,MensurationAreaParameter) Method

surfaceArea
The geometry surface area.
parameters
Parameters used in the calculation of the area.
Synchronous task that calculates the area on an image serviced based on a geometry surface.

Syntax

Visual Basic (Declaration) 
Public Overloads Function AreaAndPerimeter( _
   ByVal surfaceArea As Envelope, _
   ByVal parameters As MensurationAreaParameter _
) As MensurationAreaResult

Parameters

surfaceArea
The geometry surface area.
parameters
Parameters used in the calculation of the area.

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.