A

RelEllipticalArcTo.A property

The x-coordinate of the arc’s control point. The control point is best located about halfway between the beginning and ending vertices of the arc. Otherwise, the arc may grow to an extreme size in order to pass through the control point, with unpredictable results.

public DoubleValue A { get; set; }

See Also