2.13.10 Line.Left
The Line.Left element specifies the distance of a line from the left of the line's container. This element is optional. If this element is present, its value MUST be an RdlSize. This element MAY have a negative RdlSize. This element MUST NOT have a size such that the sum of its size and that of the peer Line.Width element is negative.
Following is the parent element of the Line.Left element.
Parent elements |
---|
The following is the XML Schema definition of the Line.Left element.
-
<xsd:element name="Left" type="SizeType" minOccurs="0" />