The base class for all 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 abstract class FreeHandSegment : Object, 
	ICloneable
Visual Basic
<SerializableAttribute> _
Public MustInherit Class FreeHandSegment _
	Inherits Object _
	Implements ICloneable

Inheritance Hierarchy

See Also