XForm1D Element

Visio XML Reference

Contains x- and y-coordinates of the begin point and end point of a 1-D shape. This element appears for 1-D shapes only.

Syntax

  <XForm1D
    [Del]>
</XForm1D>

Attributes

Del

Optional boolean. A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally.

Element properties

Property Value
Name XForm1D 
Minimum Occurrences
Maximum Occurrences

Element information

Parent elements

PageSheet

Shape

StyleSheet

DocumentSheet

Child elements

BeginX

BeginY

EndX

EndY

Remarks

The XForm1D element is relevant only when contained in a Shape element. It is ignored when contained in a DocumentSheet, PageSheet, or StyleSheet element.

See also

1-D Endpoints section