• Products
  • Pricing
  • Documentation
  • Support
Login
Your cart is empty. See pricing.
My order
Total:
Order
  • Home
  • Products
  • Pricing
  • Documentation
  • Support
Login
LinkedIn
Twitter
TallComponents has been acquired by Apryse.
Learn more here.
  • Guide
  • API reference
  • Code samples
  • Changelog
  • TallComponents
  • TallComponents.Licensing
  • TallComponents.PDF.Layout
  • TallComponents.PDF.Layout.Actions
  • TallComponents.PDF.Layout.Brushes
  • TallComponents.PDF.Layout.Colors
  • TallComponents.PDF.Layout.Css
  • TallComponents.PDF.Layout.Fonts
  • TallComponents.PDF.Layout.JavaScript
  • TallComponents.PDF.Layout.Metadata
  • TallComponents.PDF.Layout.Navigation
  • TallComponents.PDF.Layout.Paragraphs
  • TallComponents.PDF.Layout.Pens
  • TallComponents.PDF.Layout.ResourceLoader
  • TallComponents.PDF.Layout.Security
  • TallComponents.PDF.Layout.Shapes
  • TallComponents.PDF.Layout.Shapes.Annotations
  • TallComponents.PDF.Layout.Shapes.Barcodes
  • TallComponents.PDF.Layout.Shapes.Fields
  • TallComponents.PDF.Layout.Xml
  • TallComponents.PDF.Tags

Namespace TallComponents.PDF.Layout.Shapes

Class FreeHandSegmentCollection

Collection of FreeHandSegment objects.

Syntax

public class FreeHandSegmentCollection : Object , IEnumerable

Constructors

FreeHandSegmentCollection()
Create a new empty collection of free hand segments.

Properties

Int32 Count
Number of segments in this collection.
FreeHandSegment Item
Get a segment by index (0-based).

Methods

Int32 Add(FreeHandSegment)
Add an existing free hand segment to this collection.
Void AddRange(FreeHandSegmentCollection)
Adds the elements of a Free hand segment collection to the end of this collection.
Void AddRange(FreeHandSegment[])
Adds the elements of a FreeHandSegment array to the end of this collection.
Void Clear()
Remove all segments from this collection.
FreeHandSegmentCollection Clone()
Clones a FreeHandSegmentCollection.
IEnumerator GetEnumerator()
Implements IEnumerable.GetEnumerator.
Int32 IndexOf(FreeHandSegment)
Returns the index of the specified segment.
Void Insert(Int32,FreeHandSegment)
Insert an existing segment at the specified index.
Void Remove(FreeHandSegment)
Remove a segment from this collection.
Void RemoveAt(Int32)
Remove a segment 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
  • Documentation
  • Submit issue
  • Contact
  • Licensing Model
Legal
  • EULA
  • Privacy
LinkedIn
Twitter
© 2001-2025 TallComponents BV. All rights reserved.