Property PointLines
PointLines
Gets the per-point explicit outlines (c:dPt/c:spPr/a:ln), keyed by point index.
public IDictionary<int, ShapeStroke> PointLines { get; }
Gets the per-point explicit outlines (c:dPt/c:spPr/a:ln), keyed by point index.
public IDictionary<int, ShapeStroke> PointLines { get; }