ImageGear .NET
PageView Class Methods


For a list of all members of this type, see PageView members.

Public Methods
 NameDescription
Public MethodAnnotationsAreAvailable Returns whether or not the annotation assembly (ImageGear.Windows.Controls.Art.dll) is available.  
Public MethodEnableScrollBar Change enable state of scrollbars associated with window.  
Public MethodGetScrollBarDimensions This method returns width and height dimensions of the windows scroll bar.  
Public MethodGetScrollParams This method obtains the attributes of the scrollbar specified.  
Public MethodIsScrollBarEnabled This method returns whether or not the specified scrollbar is enabled.  
Public MethodIsScrollBarVisible This method returns visibility state of the scrollbar specified.  
Public MethodOnApplyTemplateOverridden.  Invoked whenever application code or internal processes call ApplyTemplate.  
Public MethodSetScrollParams This method updates the state of specified scrollbar with new values.  
Public MethodShowMarkPropertiesWindow Displays a dialog window that shows the properties of the specified mark and can be used to modify the properties.  
Public MethodShowScrollBarOverloaded.  Change visibility state of scrollbars associated with window.  
Public MethodUpdateOverloaded.  Causes a redraw of the display. Required anytime the underlying Display or Page object has changed.  
Public MethodUpdateAnnotations Causes a redraw of the annotations. Can be used instead of Update anytime only the annotations have been updated.  
Top
Protected Methods
 NameDescription
Protected MethodOnContextMenuClosingOverridden.  Fires when the context menu is closing.  
Protected MethodOnContextMenuOpeningOverridden.  Fires when the context menu is opening.  
Protected MethodOnMarkAdded Occurs when a mark is added.  
Protected MethodOnMarkChanged Occurs when a mark is changed.  
Protected MethodOnMarkRemoved Occurs when a mark is removed.  
Protected MethodOnMarkSelectionChanged Occurs when a mark's selection is changed.  
Protected MethodOnMarkZOrderChanged Occurs when a mark's Z-Order is changed.  
Protected MethodOnMouseDownOverridden.  Invoked when an unhandled System.Windows.Input.Mouse.MouseDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.  
Protected MethodOnMouseMoveOverridden.  Invoked when an unhandled System.Windows.Input.Mouse.MouseMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.  
Protected MethodOnMouseUpOverridden.  Invoked when an unhandled System.Windows.Input.Mouse.MouseUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.  
Protected MethodOnPageScrolled Occurs when a page is scrolled.  
Protected MethodOnPageZoomed Occurs when a page is zoomed.  
Protected MethodOnRequerySuggested Occurs when a requery is suggested.  
Protected MethodOnScrollChanged Occurs when a page is scrolled or when the scrollbar visible or enabled state changes.  
Top
See Also

Reference

PageView Class
ImageGear.Windows.Controls Namespace

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback