InkTrace
InkTrace class
表示一个 Trace 对象。Trace 元素用于记录由数字化仪捕获的数据。它包含根据 InkTraceFormat 对象给出的规范编码的点序列。
public class InkTrace : IInkTrace
Properties
Name | Description |
---|---|
Brush { get; } | 获取 IInkLine 的 Brush IInkBrush 只读。 |
Points { get; } | 获取 IInkLine 的点 PointF 只读。 |
See Also
- interface IInkTrace
- namespace Aspose.Slides.Ink
- assembly Aspose.Slides