ArcGIS API for Silverlight - Library Reference
HasZ Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Geometry Namespace > Polygon Class : HasZ Property

Gets a value indicating whether this instance has any valid Z values.

Syntax

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

Property Value

true if this instance has Z values; otherwise, false.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.