Function CopyLayout( _ ByVal sourceLayout As Layout _ ) As Layout
Layout CopyLayout( Layout sourceLayout )
Parameters
- sourceLayout
- CIMPage
Return Value
Returns Layout or a null.
Function CopyLayout( _ ByVal sourceLayout As Layout _ ) As Layout
Layout CopyLayout( Layout sourceLayout )
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method must be called within the lambda passed to QueuedTask.Run. |
| System.ArgumentNullException | Value cannot be null: sourceLayout |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)