Stores a set of four double numbers that represent the offsets from the edges of a rectangular area.

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

Methods

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

See Also