IInkTrace class

IInkTrace class

Represents handwritten line in an Ink object.

The IInkTrace type exposes the following members:

Properties

PropertyDescription
brushGets Brush for the IInkLine IInkBrush
Read-only.
pointsGets points for the IInkLine aspose.pydrawing.PointF
Read-only.

See Also