X

MoveTo.X property

X 要素は、パスの最初の頂点の x 座標を表します。 MoveTo 要素が 2 つの要素の間にある場合、X 要素は、path のブレーク後の最初の頂点の x 座標を表します。

public DoubleValue X { get; set; }

関連項目