skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Test Studio Dev Edition Telerik JustMock

    CMS

    Sitefinity

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
  • Docs & Support
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class PathSegmentCollection

Represents path segment collection.

Inheritance
System.Object
System.Collections.Generic.List<PathSegment>
PathSegmentCollection
Inherited Members
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.Add(Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.AddRange(System.Collections.Generic.IEnumerable<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.AsReadOnly()
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.BinarySearch(System.Int32, System.Int32, Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment, System.Collections.Generic.IComparer<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.BinarySearch(Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.BinarySearch(Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment, System.Collections.Generic.IComparer<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.Clear()
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.Contains(Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.ConvertAll<TOutput>(System.Converter<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment, TOutput>)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.CopyTo(Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment[])
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.CopyTo(System.Int32, Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment[], System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.CopyTo(Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment[], System.Int32)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.Exists(System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.Find(System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.FindAll(System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.FindIndex(System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.FindIndex(System.Int32, System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.FindIndex(System.Int32, System.Int32, System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.FindLast(System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.FindLastIndex(System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.FindLastIndex(System.Int32, System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.ForEach(System.Action<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.GetEnumerator()
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.System.Collections.Generic.IEnumerable<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.GetEnumerator()
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.IndexOf(Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.IndexOf(Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment, System.Int32)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.IndexOf(Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment, System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.Insert(System.Int32, Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.LastIndexOf(Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.LastIndexOf(Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment, System.Int32)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.LastIndexOf(Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment, System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.Remove(Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.RemoveAll(System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.RemoveAt(System.Int32)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.Reverse()
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.Sort()
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.Sort(System.Collections.Generic.IComparer<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.Sort(System.Comparison<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.ToArray()
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.TrimExcess()
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.TrueForAll(System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>)
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.Capacity
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.Count
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.System.Collections.Generic.ICollection<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.IsReadOnly
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.Item[System.Int32]
System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathSegment>.System.Collections.IList.Item[System.Int32]
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Documents.Fixed.Model.Collections
Assembly: Telerik.Windows.Documents.Core.dll

Syntax

public sealed class PathSegmentCollection : List<PathSegment>, IList<PathSegment>, ICollection<PathSegment>, IList, ICollection, IReadOnlyList<PathSegment>, IReadOnlyCollection<PathSegment>, IEnumerable<PathSegment>, IEnumerable

Constructors

PathSegmentCollection()

Declaration
public PathSegmentCollection()

Methods

AddArcSegment()

Adds the arc segment.

Declaration
public ArcSegment AddArcSegment()
Returns
ArcSegment

AddArcSegment(Point, Double, Double)

Adds the arc segment.

Declaration
public ArcSegment AddArcSegment(Point point, double radiusX, double radiusY)
Parameters
System.Windows.Point point

The point.

System.Double radiusX

The radius X.

System.Double radiusY

The radius Y.

Returns
ArcSegment

AddBezierSegment()

Adds the bezier segment.

Declaration
public BezierSegment AddBezierSegment()
Returns
BezierSegment

AddBezierSegment(Single, Single, Single, Single, Single, Single)

Adds the bezier segment.

Declaration
public BezierSegment AddBezierSegment(float x1, float y1, float x2, float y2, float x3, float y3)
Parameters
System.Single x1

The x-coordinate of the starting point of the curve.

System.Single y1

The y-coordinate of the starting point of the curve.

System.Single x2

The x-coordinate of the first control point for the curve.

System.Single y2

The y-coordinate of the first control point for the curve.

System.Single x3

The x-coordinate of the endpoint of the curve.

System.Single y3

The y-coordinate of the endpoint of the curve.

Returns
BezierSegment

AddBezierSegment(Point, Point, Point)

Adds the bezier segment.

Declaration
public BezierSegment AddBezierSegment(Point point1, Point point2, Point point3)
Parameters
System.Windows.Point point1

The first point.

System.Windows.Point point2

The second point.

System.Windows.Point point3

The third point.

Returns
BezierSegment

AddLineSegment()

Adds the line segment.

Declaration
public LineSegment AddLineSegment()
Returns
LineSegment

AddLineSegment(Point)

Adds the line segment.

Declaration
public LineSegment AddLineSegment(Point point)
Parameters
System.Windows.Point point

The point.

Returns
LineSegment

AddQuadraticBezierSegment()

Adds the quadratic bezier segment.

Declaration
public QuadraticBezierSegment AddQuadraticBezierSegment()
Returns
QuadraticBezierSegment

AddQuadraticBezierSegment(Point, Point)

Adds the quadratic bezier segment.

Declaration
public QuadraticBezierSegment AddQuadraticBezierSegment(Point point1, Point point2)
Parameters
System.Windows.Point point1

The first point.

System.Windows.Point point2

The second point.

Returns
QuadraticBezierSegment

Getting Started
  • Getting Started
Support Resources
  • Documentation
Community
  • Forums
  • Blogs
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.