2.14.10 Rectangle.Left

The Rectangle.Left element specifies the distance of a Rectangle from the left 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.Left element.

Parent elements

Rectangle

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

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