InkList

InkAnnotation.InkList property

Obtiene o establece una lista de gestos que son líneas independientes representadas por matrices Point[].

public IList<Point[]> InkList { get; set; }

Ver también