New to Telerik UI for WinFormsStart a free 30-day trial

Collection of path figures for constructing vector graphics on document pages; use to compose shapes before stroking or filling.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.Collections

Assembly:Telerik.Windows.Documents.Core.dll

Syntax:

C#
public sealed class PathFigureCollection : List<PathFigure>, IList, ICollection, IEnumerable

Inheritance: objectList<PathFigure>PathFigureCollection

Implements: ICollectionIEnumerableIList

Methods

Creates and adds a path figure to the collection and returns it for further segment composition.

C#
public PathFigure AddPathFigure()
Returns:

PathFigure

In this article
DefinitionMethodsAddPathFigure()
Not finding the help you need?
Contact Support