ArcGIS Runtime SDK for WPF - Library Reference
Polyline Class
Members  See Also 
ESRI.ArcGIS.Client.Geometry Namespace : Polyline Class

A collection of Paths used to represent a Polyline Geometry

Object Model

Polyline ClassEnvelope ClassSpatialReference Class

Syntax

Visual Basic (Declaration) 
Public Class Polyline 
   Inherits Geometry
   Implements ESRI.ArcGIS.Client.IJsonSerializable 
C# 
public class Polyline : Geometry, ESRI.ArcGIS.Client.IJsonSerializable  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.Geometry.Geometry
      ESRI.ArcGIS.Client.Geometry.Polyline

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.