IInkTrace
IInkTrace interface
Represents handwritten line in an Ink object.
public interface 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
- namespace Aspose.Slides.Ink
- assembly Aspose.Slides