Collection of FreeHandSegment objects.

Namespace: TallComponents.PDF.Layout.Shapes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
[SerializableAttribute]
public class FreeHandSegmentCollection : Object, 
	ICloneable, IEnumerable
Visual Basic
<SerializableAttribute> _
Public Class FreeHandSegmentCollection _
	Inherits Object _
	Implements ICloneable, IEnumerable

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Layout..::..Object
    TallComponents.PDF.Layout.Shapes..::..FreeHandSegmentCollection

See Also