Dot.Y Property

Neo smartpen SDK

DotY Property

Gets or sets the y coordinates of NCode cell. ( NCode's cell size is 2.371mm )

Namespace:  Neosmartpen.Net
Assembly:  Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)
Syntax
C#
public int Y { get; set; }

Property Value

Type: Int32
See Also