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