Class DotReceivedEventArgs
Contains properties that data of coordinate with the DotReceived event
Inherited Members
Namespace: Neosmartpen.Net
Assembly: Neosmartpen.Net.dll
Syntax
public sealed class DotReceivedEventArgs
Properties
| Edit this page View SourceDot
Gets coordinate data of pen
Declaration
public Dot Dot { get; }
Property Value
Type | Description |
---|---|
Dot |
ImageProcessingInfo
Declaration
public ImageProcessingInfo ImageProcessingInfo { get; }
Property Value
Type | Description |
---|---|
ImageProcessingInfo |