Layout CopyLayout( Layout sourceLayout )
Function CopyLayout( _ ByVal sourceLayout As Layout _ ) As Layout
Parameters
- sourceLayout
- CIMPage
Return Value
Returns Layout or a null.
Layout CopyLayout( Layout sourceLayout )
Function CopyLayout( _ ByVal sourceLayout As Layout _ ) As Layout
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, Windows 10