Converts a System.Drawing.Point object from one data type to another.
See Also: PointConverter Members
The System.Drawing.PointConverter class is typically used for creating a design-time experience for controls that have properties that are of type GraphicsUnit.Point, and is used to convert points to strings for display in a designer and to convert strings entered in a designer to a GraphicsUnit.Point object. Access this class through the System.ComponentModel.TypeDescriptor object.