GraphicsPathEntries Property

The entries which make up this GraphicsPath.

 

Namespace:  WebSupergoo.WordGlue4.Rendering
Assembly:  WordGlue4 (in WordGlue4.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public List<GraphicsPathEntry> Entries { get; }

Property Value

Type: ListGraphicsPathEntry
See Also