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