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

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
[TypeConverterAttribute(typeof(OffsetsD..::..TypeConverter))]
public struct OffsetsD
Visual Basic
<TypeConverterAttribute(GetType(OffsetsD..::..TypeConverter))> _
Public Structure OffsetsD

See Also