Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Controls Namespace > MagnifyGlass Class : CrosshairBrushChanged Event |
public event RoutedPropertyChangedEventHandler<Brush> CrosshairBrushChanged
'Declaration Public Event CrosshairBrushChanged As RoutedPropertyChangedEventHandler(Of Brush)
'Usage Dim instance As MagnifyGlass Dim handler As RoutedPropertyChangedEventHandler(Of Brush) AddHandler instance.CrosshairBrushChanged, handler
public: event RoutedPropertyChangedEventHandler<Brush^>^ CrosshairBrushChanged
This event is raised if the CrosshairBrush property is changed by either a programmatic modification or user interaction.
For C#/VB examples, refer to Shape.