XpsPathGeometry.PathFigures

XpsPathGeometry.PathFigures property

Returns list of child path figures.

public List<XpsPathFigure> PathFigures { get; }

See Also