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