ArcGIS API for WPF - Library Reference
PointCollectionConverter Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.Geometry Namespace : PointCollectionConverter Class

Provides a way of converting PointCollection to and from a string representation, as well as for accessing standard values and subproperties.

Object Model

PointCollectionConverter Class

Syntax

Visual Basic (Declaration) 
Public Class PointCollectionConverter 
   Inherits System.ComponentModel.TypeConverter
C# 
public class PointCollectionConverter : System.ComponentModel.TypeConverter 

Inheritance Hierarchy

System.Object
   System.ComponentModel.TypeConverter
      ESRI.ArcGIS.Client.Geometry.PointCollectionConverter

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.