PointIListConverter Class
.NET Framework 3.0
Converts an IList collection of Point values to and from instances of String.
Namespace: System.Windows.Media.Converters
Assembly: PresentationCore (in presentationcore.dll)
Assembly: PresentationCore (in presentationcore.dll)
The converted String is a sequence of delimited Point values.
This class is only intended to be used by the MarkupWriter for serialization of Extensible Application Markup Language (XAML).
System.Object
System.ComponentModel.TypeConverter
System.Windows.Media.Converters.BaseIListConverter
System.Windows.Media.Converters.PointIListConverter
System.ComponentModel.TypeConverter
System.Windows.Media.Converters.BaseIListConverter
System.Windows.Media.Converters.PointIListConverter
Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: