• Products
  • Pricing
  • Documentation
  • Support
Login
Your cart is empty. See pricing.
My order
Total:
Order
  • Home
  • Products
  • Pricing
  • Documentation
  • Support
Login
LinkedIn
Twitter
  • Guide
  • API reference
  • Code samples
  • Changelog
  • TallComponents
  • TallComponents.Licensing
  • TallComponents.PDF
  • TallComponents.PDF.Actions
  • TallComponents.PDF.Annotations
  • TallComponents.PDF.Annotations.Markups
  • TallComponents.PDF.Annotations.Widgets
  • TallComponents.PDF.Brushes
  • TallComponents.PDF.Colors
  • TallComponents.PDF.Diagnostics
  • TallComponents.PDF.DigitalSignatures
  • TallComponents.PDF.DynamicXfa
  • TallComponents.PDF.Extensions
  • TallComponents.PDF.Fonts
  • TallComponents.PDF.Forms.Data
  • TallComponents.PDF.Forms.Fields
  • TallComponents.PDF.Forms.Fields.Barcodes
  • TallComponents.PDF.Forms.Fields.Barcodes.Properties
  • TallComponents.PDF.JavaScript
  • TallComponents.PDF.JavaScript.Scripting
  • TallComponents.PDF.JavaScript.Scripting.Soap
  • TallComponents.PDF.Metadata
  • TallComponents.PDF.Navigation
  • TallComponents.PDF.Pens
  • TallComponents.PDF.Prepress
  • TallComponents.PDF.Printing
  • TallComponents.PDF.Security
  • TallComponents.PDF.Shapes
  • TallComponents.PDF.Shapes.Annotations
  • TallComponents.PDF.Shapes.Barcodes
  • TallComponents.PDF.Tags
  • TallComponents.PDF.TextExtraction
  • TallComponents.PDF.Transforms

Namespace TallComponents.PDF.Shapes

Class FreeHandPathCollection

Collection of Free Hand Path objects.

Syntax

public class FreeHandPathCollection : Object , IEnumerable<FreeHandPath>

Constructors

FreeHandPathCollection()
Create a new empty collection of free hand path objects.

Properties

Int32 Count
Number of path shapes in this collection.
FreeHandPath Item
Get a free hand path by index (0-based).

Methods

Void Add(FreeHandPath)
Add an existing free hand path object to this collection.
Void AddRange(FreeHandPathCollection)
Adds the free hand paths from an existing collection to the end of this collection.
Void AddRange(FreeHandPath[])
Adds the elements of a FreeHandPath array to the end of this collection.
Void Clear()
Remove all free hand paths from this collection.
FreeHandPathCollection Clone()
Clones a free hand path collection.
Boolean Contains(FreeHandPath)
Determine whether a is in the .
IEnumerator<FreeHandPath> GetEnumerator()
Implements strongly typed IEnumerable<T>.GetEnumerator.
Int32 IndexOf(FreeHandPath)
Returns the index of the specified free hand path.
Void Insert(Int32,FreeHandPath)
Insert an existing free hand path at the specified index.
Boolean Remove(FreeHandPath)
Remove a free hand path from this collection.
Void RemoveAt(Int32)
Remove a free hand path at the specified index.
Our products
PDFKit.NET 5.0
Create and manipulate PDF documents
TallPDF.NET 5.0
Generate PDF on the fly
PDFRasterizer.NET 4.0
Render PDF pages cross-platform
Support resources
  • Code samples
  • Submit issue
  • Contact
  • Licensing Model
Legal
  • EULA
  • Privacy
LinkedIn
Twitter
© 2001-2025 TallComponents BV. All rights reserved.