The base class for all FreeHandSegment objects.
Namespace: TallComponents.PDF.Layout.ShapesAssembly: 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
System..::..Object
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Shapes..::..FreeHandSegment
TallComponents.PDF.Layout.Shapes..::..FreeHandBezierSegment
TallComponents.PDF.Layout.Shapes..::..FreeHandLineSegment
TallComponents.PDF.Layout.Shapes..::..FreeHandStartSegment
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Shapes..::..FreeHandSegment
TallComponents.PDF.Layout.Shapes..::..FreeHandBezierSegment
TallComponents.PDF.Layout.Shapes..::..FreeHandLineSegment
TallComponents.PDF.Layout.Shapes..::..FreeHandStartSegment