'Declaration Public Delegate Sub ImGearPageView.AfterDraw( _ ByVal graphics As Graphics _ )
'Usage Dim instance As New ImGearPageView.AfterDraw(AddressOf HandlerMethod)
public delegate void ImGearPageView.AfterDraw( Graphics graphics )
public: __gc __delegate void ImGearPageView.AfterDraw( Graphics* graphics )
public delegate void ImGearPageView.AfterDraw( Graphics^ graphics )
ImGearPageView.AfterDraw Members ImageGear.Windows.Forms Namespace
©2017. Accusoft Corporation. All Rights Reserved.