Accusoft.NotateXpressSdk Namespace > RectangleToolbarDefaults Class : UserDraw Property |
'Declaration Public Property UserDraw As Boolean
'Usage Dim instance As RectangleToolbarDefaults Dim value As Boolean instance.UserDraw = value value = instance.UserDraw
public bool UserDraw {get; set;}
When the UserDraw event is raised, the Rectangle does not perform its normal painting, but just raises the event.