Stores an ordered pair of double values, typically the width and height of a rectangle.

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

Syntax

C#
[SerializableAttribute]
public struct SizeD
Visual Basic
<SerializableAttribute> _
Public Structure SizeD

See Also