IMcGraphOverlay Properties |
![]() |
The IMcGraphOverlay type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ActiveTool | Exposes a McGraphToolServer instance for the currently active tool. |
![]() | ClipboardDataAvailable | A read-only boolean value indicating whether the clipboard contains overlay
compatible data. |
![]() | ClipboardName | A read-only property giving the default ClipFormatName used by EditCopy/Cut/Paste. |
![]() | Count | The number of graphic objects in this collection. |
![]() ![]() | Item | Returns one graphic object from the collection based on its ID value or its position, or Nothing if the
object cannot be found. |
![]() | Modified | Read-only property indicating whether one of the graphic objects contained
in this overlay collection has been modified since the last Save. |
![]() | Name | A read/write property used to associate a name with the overlay object. |
![]() | NotifyContext | When a notify is in progress, gives the notify depth and indicates
if the notify was caused by some user action. |
![]() | PropertySheetLeft | X coordinate of the left upper corner of this overlay's property sheet, in screen coordinates. |
![]() | PropertySheetTitle | Title of this overlay's property sheet. |
![]() | PropertySheetTop | Y coordinate of the left upper corner of this overlay's property sheet, in screen coordinates. |
![]() | SelectedCount | Read only property returning the number of selected objects. |
![]() | SelectedGraphObj | The first selected McGraphObj, or optionally, the selected
McGraphObj at a given index. |
![]() ![]() | Template | Read-only property used to access the graphic object templates. |
![]() | Views | Readonly property exposing the overlay controlled McViews collection. |
![]() | Visible | Read/write property indicating whether this overlay is visible or not. |