PathFigure.StartPoint

PathFigure.StartPoint property

Gets or sets the start point. Specifies the starting point for the first segment of the path figure.

public string StartPoint { get; set; }

See Also