ArcGIS Runtime SDK for WPF - Library Reference
GeometryType Property
See Also 
ESRI.ArcGIS.Client.Local Namespace > LayerDetails Class : GeometryType Property

Gets the description of this layer.

Syntax

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

Remarks

The GeometryType can be one of: Envelope; Multipoint; Point; Polygon; or Polyline.

Property Value

A ESRI.ArcGIS.Client.Tasks.GeometryType value representing geometry type of this layer.

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.