EdgePointConverter Class

Definition

TypeConverter for EdgePoint instances, so it can be serialized in human read-able form. The converted EdgePoint will have syntax "(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 EdgePoint to binary form.

C++
public ref class EdgePointConverter sealed : System::ComponentModel::TypeConverter
Inheritance
EdgePointConverter

Constructors

Methods

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022