Path.PathData

Path.PathData property

Gets or sets the path data. Describes the geometry of the path.

public Geometry PathData { get; set; }

See Also