The PointD..::..TypeConverter type exposes the following members.

Methods

  Name Description
Protected method ObjFromString
Converts a string to a PointD.
(Overrides TypeConverterBaseObjFromString(ITypeDescriptorContext, String).)
Protected method StringFromObj
Converts a PointD to a string.
(Overrides TypeConverterBaseStringFromObj(ITypeDescriptorContext, Object).)

See Also