IMcGraphOverlay Methods |
![]() |
The IMcGraphOverlay type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Add | Create and add a new McGraphObj to the collection. |
![]() | BurnIntoImage | Does a burn-in operation onto the McImageDst. |
![]() | Deselect | Deselect a graphic object or all selected objects. |
![]() | EditClear | Delete the current selection and remove it from this overlay collection. |
![]() | EditCopy | Copy the current selection to the clipboard.
compatible data. |
![]() | EditCut | Cut the current selection and put it in the clipboard.
compatible data. |
![]() | EditPaste | Paste the contents of the clipboard if any to this overlay. |
![]() | EditProperties | Brings up the Properties dialog for the selected graph object. |
![]() | GetEnumerator | |
![]() | GetItemFromDrawingOrder | Returns a graphic object from the collection based on its DrawingOrder property value. |
![]() | Import | Import graphic object(s) from another overlay collection. |
![]() | IsActionAvailable | A read-only boolean value indicating whether a specified action can be performed. |
![]() ![]() | Load | Load a previously saved overlay collection. |
![]() ![]() | MapImageToZoomed | Convert image coordinates to screen coordinates in the active view. |
![]() ![]() | MapZoomedToImage | Convert image coordinates to screen coordinates in the active view. |
![]() | MoveBackward | Modify the Z ordering by moving backward the designated object(s). |
![]() | MoveForward | Modify the Z ordering by moving forward the designated object(s). |
![]() | MoveSelectedObjects | The position of the selected graph object(s) is moved
by a given offset. |
![]() | MoveToBack | Modify the Z ordering by moving the designated object(s) to the bottom of the Z stack. |
![]() | MoveToFront | Modify the Z ordering by moving the designated object(s) to the top of the Z stack. |
![]() | Remove | Remove one graphic object from the collection. |
![]() | RemoveAll | Remove all visible graphic objects from the collection. |
![]() ![]() | Save | Save an overlay collection. |
![]() | Select | Select one or all graphic objects or a group of objects. |
![]() ![]() | SelectTool | Select a graphic tool used to create and manipulate graphic objects. |
![]() ![]() | SetEnumFilter | Select the objects enumerated by the Count property and "For Each" loops. |