Property InkList
- Namespace
- LMKit.Document.Annotations
- Assembly
- LM-Kit.NET.dll
InkList
The stroke set of an Ink mark - one point list per stroke.
public List<List<AnnotationPoint>> InkList { get; set; }
The stroke set of an Ink mark - one point list per stroke.
public List<List<AnnotationPoint>> InkList { get; set; }