Accusoft.ImagXpressSdk Namespace > Rubberband Class : Negate Property |
'Declaration Public Property Negate As Boolean
'Usage Dim instance As Rubberband Dim value As Boolean instance.Negate = value value = instance.Negate
public bool Negate {get; set;}