SignatureCapture.PointArray Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Holds the signature captured from the device.
public abstract System.Drawing.Point[] PointArray { get; }
member this.PointArray : System.Drawing.Point[]
Public MustOverride ReadOnly Property PointArray As Point()
Property Value
Point[]