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