System.Drawing.PointConverter Class

Converts a System.Drawing.Point object from one data type to another.

See Also: PointConverter Members

Syntax

public class PointConverter : System.ComponentModel.TypeConverter

Remarks

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.

Requirements

Namespace: System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0