GraphicsPath.Figures

GraphicsPath.Figures property

Gets the path figures.

public Figure[] Figures { get; }

Property Value

The path figures.

See Also