Table of Contents

Property PointLines

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

PointLines

Gets the per-point explicit outlines (c:dPt/c:spPr/a:ln), keyed by point index.

public IDictionary<int, ShapeStroke> PointLines { get; }

Property Value

IDictionary<int, ShapeStroke>