ImageGear21.Core Assembly > ImageGear.Display Namespace > ImGearPageDisplay Class > ImGearPageDisplay Constructor : ImGearPageDisplay Constructor(ImGearPage,ImGearAnnotationPage) |
'Declaration Public Function New( _ ByVal page As ImGearPage, _ ByVal artPage As ImGearAnnotationPage _ )
'Usage Dim page As ImGearPage Dim artPage As ImGearAnnotationPage Dim instance As New ImGearPageDisplay(page, artPage)
public ImGearPageDisplay( ImGearPage page, ImGearAnnotationPage artPage )
public: ImGearPageDisplay( ImGearPage* page, ImGearAnnotationPage* artPage )
public: ImGearPageDisplay( ImGearPage^ page, ImGearAnnotationPage^ artPage )