SplineKnot Element [Visio 2003 SDK Documentation]

Contains x- and y-coordinates for a spline's control point and a spline's knot, represented by the X, Y, and A elements, respectively.

Syntax

<SplineKnot
    [IX]
    [Del]>
</SplineKnot>

Attributes

IX

Optional int. The one-based index of the element within its parent element.

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 SplineKnot
Minimum Occurrences 0
Maximum Occurrences Unbounded

Element information

Parent elements

Geom

Child elements

X

Y

A

Remarks

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

See also

SplineKnot row (Geometry section)