ImageGear .NET - Updated July 5, 2018
PageDisplay Property (ImGearMprController)




ImageGear24.Windows.Controls.Dicom Assembly > ImageGear.Windows.Controls Namespace > ImGearMprController Class : PageDisplay Property
Gets or sets the associated page display.
Syntax
'Declaration
 
Public Property PageDisplay As ImGearPresentationPageDisplay
 
'Usage
 
Dim instance As ImGearMprController
Dim value As ImGearPresentationPageDisplay
 
instance.PageDisplay = value
 
value = instance.PageDisplay

Property Value

ImGearPresentationPageDisplay value.
See Also

Reference

ImGearMprController Class
ImGearMprController Members