Creates a new layer with the content of clipboard.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public IELayer LayersCreateFromClipboard()
Public Function LayersCreateFromClipboard As IELayer
public:
IELayer^ LayersCreateFromClipboard()

Return Value

Returns the new created layer.

See Also