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