2.14.13 Rectangle.Top

The Rectangle.Top element specifies the distance of a Rectangle from the top of the rectangle's container. This element is optional. If this element is present, its value MUST be an RdlSize.

Following is the parent element of the Rectangle.Top element.

Parent elements

Rectangle

The following is the XML Schema definition of the Rectangle.Top element.

 <xsd:element name="Top" type="SizeType" minOccurs="0" />