ArcGIS Runtime SDK for Windows Phone - Library Reference
HasZ Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Geometry Namespace > MultiPoint 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.