MobileForms Toolkit Documentation

InkBox.Lines Property

Gets the list of signature line segments.

public System.Collections.IList Lines {get;}

Property Value

The IList of signature line segments.

Remarks

Each line is ArrayList with its Point. When doing changes to lines array, call Refresh to refresh your changes.

See Also

InkBox Class | Resco.Controls.OutlookControls Namespace