Occurs when a drawing has been deselected. The event handler receives an argument of type DrawingEventArgs containing data related to this event.
Introduced: 23.0.
[C#] public event DrawingEventHandler DrawingDeselected;
[Visual Basic] Public Event DrawingDeselected As DrawingEventHandler
<< TXTextControl.ServerVisualization.TextViewGenerator.DocumentTargetMarkers Property | >> TXTextControl.ServerVisualization.TextViewGenerator.DrawingMarkerLines Property