ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearPageView Class : RegisterAfterDraw Method |
'Declaration Public Sub RegisterAfterDraw( _ ByVal callback As ImGearPageView.AfterDraw _ )
'Usage Dim instance As ImGearPageView Dim callback As ImGearPageView.AfterDraw instance.RegisterAfterDraw(callback)
public void RegisterAfterDraw( ImGearPageView.AfterDraw callback )
public: void RegisterAfterDraw( ImGearPageView.AfterDraw* callback )
public: void RegisterAfterDraw( ImGearPageView.AfterDraw^ callback )