XpsPathFigure.StartPoint

XpsPathFigure.StartPoint property

Returns/sets the starting point for the first segment of the path figure.

public PointF StartPoint { get; set; }

See Also