Name | Description | |
---|---|---|
AnnotationsAreAvailable | Returns whether or not the annotation assembly (ImageGear.Windows.Controls.Art.dll) is available. | |
EnableScrollBar | Change enable state of scrollbars associated with window. | |
GetScrollBarDimensions | This method returns width and height dimensions of the windows scroll bar. | |
GetScrollParams | This method obtains the attributes of the scrollbar specified. | |
IsScrollBarEnabled | This method returns whether or not the specified scrollbar is enabled. | |
IsScrollBarVisible | This method returns visibility state of the scrollbar specified. | |
OnApplyTemplate | Overridden. Invoked whenever application code or internal processes call ApplyTemplate. | |
SetScrollParams | This method updates the state of specified scrollbar with new values. | |
ShowMarkPropertiesWindow | Displays a dialog window that shows the properties of the specified mark and can be used to modify the properties. | |
ShowScrollBar | Overloaded. Change visibility state of scrollbars associated with window. | |
Update | Overloaded. Causes a redraw of the display. Required anytime the underlying Display or Page object has changed. | |
UpdateAnnotations | Causes a redraw of the annotations. Can be used instead of Update anytime only the annotations have been updated. |
Is this page helpful?
Yes
No