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

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

Syntax

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

Property Value

true if this instance has M 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.