Provides access to members that help pasting GxObjects.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
CanPaste | Indicates if the specified name object may be pasted into the given target. On output, moveOperation indicates if a subsequent paste operation would represent a move, or merely a copy, operation. | |
Paste | Pastes the specified name object into the given target. On input, moveOperation indicates if this is a move operation. On output, it indicates if the objects have been moved, or merely copied. |
CoClasses that implement IGxPasteTargetHelper
CoClasses and Classes | Description |
---|---|
GxCatalog | GxObject that represents the catalog. |
GxToolboxExtension | GX Toolbox object factory. |