EdgePointCollectionConverter Class
Visual Studio 2015
TypeConverter for EdgePointCollection instances, so it can be serialized in human read-able form. The converted EdgePointCollection will have syntax "[(x : y : flag); (x : y : flag); ...]", where the flag can be omitted for Normal. For backward compatibility, the converter also supports converting from a string produced by binary serializer, but it will never convert an EdgePointCollection to binary form.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
System::Object
System.ComponentModel::TypeConverter
Microsoft.VisualStudio.Modeling.Diagrams::EdgePointCollectionConverter
System.ComponentModel::TypeConverter
Microsoft.VisualStudio.Modeling.Diagrams::EdgePointCollectionConverter
| Name | Description | |
|---|---|---|
![]() | EdgePointCollectionConverter() |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
