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