Layer.ShallowCopy

Layer.ShallowCopy method

Creates a shallow copy of the current Layer. Please https://msdn.microsoft.com/ru-ru/library/system.object.memberwiseclone(v=vs.110).aspx for explanation.

public Layer ShallowCopy()

Return Value

A shallow copy of the current Layer.

See Also