SignatureCapture.RawData 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 in a device-specific format.
public abstract byte[] RawData { get; }
member this.RawData : byte[]
Public MustOverride ReadOnly Property RawData As Byte()
Property Value
Byte[]