Accusoft.NotateXpressSdk Namespace > MappingInputEventArgs Class : NewX Property |
'Declaration Public Property NewX As Integer
'Usage Dim instance As MappingInputEventArgs Dim value As Integer instance.NewX = value value = instance.NewX
public int NewX {get; set;}