LinePoint

This table lists the use, (default) values, and description of the attributes of the line point element.

Attribute

Use

Values

Description

AnchorPointX

Implied

The horizontal position of the anchor point in the specified units.

AnchorPointY

Implied

The vertical position of the anchor point in the specified units.

LeftDirPointX

Required

The horizontal position of the left-direction point in the specified units.

LeftDirPointY

Required

The vertical position of the left-direction point in the specified units.

PointType

Required

kL

kCS

kCK

The LinePoint Type.

If value is not set, the line point is skipped.

kL: line point

kCS: continuous smooth point

kCK: continuous unsmooth point

RightDirPointX

Implied

The horizontal position of the right-direction point in the specified units.

When PointType is kL AnchorPointX,AnchorPointY, RightDirPointX and RightDirPointY are not required. Otherwise they are required and if they are not present, the line point is skipped.

RightDirPointY

Implied

The vertical position of the right-direction point in the specified units.