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