LEADTOOLS Annotations (Leadtools.Annotations assembly)

IAnnAutomationControl Interface Members

Show in webframe
Properties  Methods  Events

The following tables list the members exposed by IAnnAutomationControl.

Public Properties
 NameDescription
AutomationControlGets the System.Windows.Forms.Control to use for automation.  
AutomationDpiXGets the horizontal resolution of the control being annotated in dots per inch  
AutomationDpiYGets the vertical resolution of the control being annotated in dots per inch.  
AutomationEnabledGets a value that indicates whether the automation is enabled  
AutomationImageDpiXGets the horizontal resolution of the image being annotated in dots per inch  
AutomationImageDpiYGets the vertical resolution of the image being annotated in dots per inch.  
AutomationImageHeightGets the height of the image being annotated in pixels.  
AutomationImageWidthGets the width of the image being annotated in pixels.  
AutomationRasterImageGets the Leadtools.RasterImage instance this automation will use when the user performs actions that will change the image being annotated.  
AutomationTransformGets a System.Drawing.Drawing2D.Matrix object that represents the current transformation for the annotations objects.  
AutomationUseDpiGets a value indicating whether the automation object should pay consideration to the image and control resolution when drawing annotation objects.  
ClientRectangleGets a rectangle that represents the client area of the control.  
CursorGets or sets the cursor to be used in the control.  
Top
Public Methods
 NameDescription
AutomationAttachA method that will be called whenever AnnAutomation.Attach is called.  
AutomationDetachA method that will be called whenever AnnAutomation.Detach is called.  
InvalidateA mathod that will be called when the automation needs to re-paint the control  
PointToClientA method that will be called when the automation needs to transform a point from screen to client coordinates.  
PointToScreenA method that will be called when the automation needs to transform a point from client to screen coordinates.  
RectangleToScreenA method that will be called when the automation needs to transform a rectangle from client to screen coordinates.  
Top
Public Events
 NameDescription
AutomationEnabledChangedAn event that triggers whenever the value of AutomationEnabled is changed  
AutomationImageChangedAn event that triggers whenever the properties of the image being automated is changed.  
AutomationPaintAn event that triggers whenever the surface of the control is invalidated  
AutomationTransformChangedAn event that must triggers whenever the value of IAnnAutomationControl.AutomationTransform is changed.  
AutomationUseDpiChangedAn event that triggers whenever the value of IAnnAutomationControl.AutomationUseDpi is changed.  
DoubleClickAn event of that triggers when the mouse is double clicked on the surface of the control.  
GotFocusAn event that triggers when your control receives the focus.  
KeyDownAn event that triggers when a key is pressed when your control has focus.  
LostFocusAn event that triggers when your control loses the focus.  
MouseDownAn event of that triggers when the mouse is pressed on the control.  
MouseMoveAn event of that triggers when the mouse is moved on the surface of the control.  
MouseUpAn event of that triggers when the mouse is depressed on the control.  
Top
See Also

Reference

IAnnAutomationControl Interface
Leadtools.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.