LayoutManagerItem Class Members

Summary

The following tables list the members exposed by LayoutManagerItem.

Public Constructors

Name Description
Public Constructor static  | Shared in VB LayoutManagerItem Initializes a new instance of the LayoutManagerItem class.

Public Methods

Name Description
Public Method beginUpdate Stops the cell from being refreshed if changes are applied.
Public Method dispose Releases all resources used by the specified item.
Public Method endUpdate Refreshes the control to include all changes made after calling BeginUpdate.
Public Method get_drawables Gets the Drawable object associated with the LayoutManagerItem.
Public Method get_overlayTexts Returns an object that contains all of the overlay text for the associated LayoutManagerItem to display over the image.
Public Method onMouseDoubleClick Invoked every time the mouse has been double clicked in the bounds of the LayoutManagerItem as a result of the LayoutManagerItem.handleMouseDoubleClick event.
Public Method onMouseDown Invoked every time the mouse has been clicked in the bounds of the LayoutManagerItem as a result of the LayoutManager.handleMouseDown event.
Public Method onMouseMove Invoked every time the mouse has been moved within the bounds of the LayoutManagerItem as a result of the LayoutManager.handleMouseMove event.
Public Method onMouseUp Invoked every time a mouse button has been released in the bounds of the LayoutManagerItem as a result of the LayoutManager.handleMouseUp event.
Public Method onSizeChanged Notifies the instance that the size of the parent area has changed.

Public Properties

Name Description
Public Property actions Defines an array of actions that are valid within the LayoutManagerItem.
Public Property annRenderingEngine The rendering engine associated with this control.
Public Property automationManager Gets the automation manager for the annotation containers of the frames in this cell.
Public Property bounds Gets or sets the boundaries of the item.
Public Property canExplode Indicates if LayoutManagerItem can explode or maximize in the layout.
Public Property columnPosition Defines the column position of the LayoutManagerItem within the LayoutManager.
Public Property columnsPosition Gets or sets columns position of the cell inside the viewer.
Public Property displayRectangle Gets or sets the boundaries of this item.
Public Property div Gets The div of this item.
Public Property divID Gets or sets the div element id.
Public Property drawables Gets a list of Drawable objects displayed on the item.
Public Property exploded Defines whether the LayoutManagerItem can explode or maximize relative to the current layout.
Public Property highlighted Gets or sets whether the item is highlighted.
Public Property labels Gets the collection of overlays inside the cell.
Public Property layoutSize Returns the full size of the layout that the LayoutManagerItem is located in.
Public Property name Name of this item.
Public Property numberOfColumns Gets or sets the number of columns occupied by this item.
Public Property numberOfRows Gets the number of rows that this item occupies.
Public Property overlayTextVisible Indicates whether the overlayTexts are to be displayed on the image of a LayoutManagerItem.
Public Property parent Gets or sets the layout manager parent of this item.
Public Property position Gets or sets the current position of the cell.
Public Property rowPosition Gets or sets the row position of the cell inside the viewer.
Public Property selected Gets or sets whether the cell is selected.
Public Property tickBoxes Gets a list of tick boxes associated with the cell.
Public Property userControls Returns an lt.LeadCollection object containing all the controls added to the associated LayoutManagerItem object.
Public Property userData Gets or sets the user data.
Public Property viewer Gets the parent viewer of this layout item.
Public Property visibility Gets or sets whether the LayoutManagerItem object is visible.

Public Events

Name Description
Public Event static  | Shared in VB Disposing Optional delegate method for additional processing.
Public Event static  | Shared in VB handleMouseDoubleClick Invokes an lt.LeadEventType every time the mouse has been double clicked in the bounds of the LayoutManagerItem.
Public Event static  | Shared in VB handleMouseDown Invokes an lt.LeadEventType every time the mouse has been clicked in the bounds of the LayoutManagerItem.
Public Event static  | Shared in VB handleMouseMove Invokes an lt.LeadEventType every time the mouse has been moved within the bounds of the LayoutManagerItem.
Public Event static  | Shared in VB handleMouseUp Invokes an lt.LeadEventType every time the mouse has been released from being clicked in the bounds of the LayoutManagerItem.

Public Fields

Name Description
Public Field static  | Shared in VB read-only Returns an object that contains all of the overlay text for the associated LayoutManagerItem to display over the image.

See Also

LayoutManagerItem Class

Leadtools.Controls.Medical Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.