public event EventHandler BackgroundImageChanged
'Declaration Public Event BackgroundImageChanged As EventHandler
'Declaration
Public Event BackgroundImageChanged As EventHandler
'Usage Dim instance As CalloutArrowShape Dim handler As EventHandler AddHandler instance.BackgroundImageChanged, handler
'Usage
Dim instance As CalloutArrowShape Dim handler As EventHandler AddHandler instance.BackgroundImageChanged, handler
CalloutArrowShape Class CalloutArrowShape Members