Presentation CopyPresentation( Presentation sourcePresentation )
Function CopyPresentation( _ ByVal sourcePresentation As Presentation _ ) As Presentation
Parameters
- sourcePresentation
- The presentation to copy.
Return Value
The copied presentation.
Presentation CopyPresentation( Presentation sourcePresentation )
Function CopyPresentation( _ ByVal sourcePresentation As Presentation _ ) As Presentation
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
| System.ArgumentNullException | Null input presentation |
Target Platforms: Windows 11, Windows 10