ImageGear .NET v25.2 - Updated
ImageGear.Presentation Assembly / ImageGear.Display Namespace / ImGearPresentationPageDisplay Class
Fields Properties Methods Events


In This Topic
    ImGearPresentationPageDisplay Class Members
    In This Topic

    The following tables list the members exposed by ImGearPresentationPageDisplay.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the ImGearPresentationPageDisplay class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents ARTPage dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Brightness dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Channels dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Contrast dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents DICOMDisplaySettings dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Gamma dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents LUT dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Orientation dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Page dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets bitonal anti-aliasing settings.  
    Public PropertyGets or sets ImGearAnnotationPage object associated with this display page.  
    Public PropertyGets background drawing attributes.  
    Public PropertyGets or sets the brightness level of the displayed image.  
    Public PropertyGets the list of extra channels and their display options.  
    Public PropertyGets color anti-aliasing attributes.  
    Public PropertyGets or sets the contrast level of the displayed image.  
    Public PropertyGets or sets the DICOM specific display contrast settings.  
    Public PropertyGets or sets the gamma level of the displayed image.  
    Public PropertyGets image display layout settings.  
    Public PropertyGets or sets a display lookup table.  
    Public PropertyGets image orientation attributes.  
    Public PropertyGets or sets ImGearPage object associated with this display page.  
    Public PropertyGets re-sampling attributes.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies ImGearPresentationPageDisplay class object.  
    Public MethodOverloaded. Translates coordinates between image and device coordinate systems.  
    Public MethodOverloaded. Draws an image in a BitmapImage object.  
    Public MethodOverloaded. Draws an image in a Canvas.  
    Public MethodExports the image and annotations content to an ImageGear.Core.ImGearRasterPage.  
    Public MethodReturns new instance of image scrolling attributes object.  
    Public MethodReturns a new instance of an object containing current zoom settings.  
    Public MethodHandles scrolling events.  
    Public MethodHandles update event. This handler is called synchronously by page view control, when its Update() method is called.  
    Public MethodReturns the index of the mark located at the screen position [x, y].  
    Public MethodThis method is used by ImageGear internally.  
    Public MethodScrolls the image to the specified position and updates the scrollbars accordingly.  
    Public MethodUpdates the ImGearPageDisplay lookup table.  
    Public MethodUpdates image scroll attributes with new values.  
    Public MethodUpdates image zoom attributes.  
    Public MethodPerforms zooming to specified device rectangle and returns new zoom information.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the lookup table is updated.  
    Public EventOccurs when a page is scrolled.  
    Public EventOccurs when a page is zoomed.  
    Public EventOccurs when a pages is scrolled or when the scrollbar visible or enabled state changes.  
    Top
    See Also