Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.29
|
Leadtools.Windows.Media.Transitions Namespace > TransitionBase Class : OutBrushChanged Event |
public event EventHandler OutBrushChanged
'Declaration Public Event OutBrushChanged As EventHandler
'Usage Dim instance As TransitionBase Dim handler As EventHandler AddHandler instance.OutBrushChanged, handler
public: event EventHandler^ OutBrushChanged
This event is raised if the OutBrush property is changed by either a programmatic modification or user interaction.