InkTrace
InkTrace class
Represents an Trace object. A Trace element is used to record the data captured by the digitizer. It contains a sequence of points encoded according to the specification given by the InkTraceFormat object.
public class InkTrace : IInkTrace
Properties
Name | Description |
---|---|
Brush { get; } | Gets Brush for the IInkLine IInkBrush Read-only. |
Points { get; } | Gets points for the IInkLine PointF Read-only. |
See Also
- interface IInkTrace
- namespace Aspose.Slides.Ink
- assembly Aspose.Slides