Summary
Makes a deep clone of the layers.
- Namespace
- Avalonia
.Rendering .SceneGraph - Containing Type
- SceneLayers
Syntax
public SceneLayers Clone()
Return Value
Type | Description |
---|---|
SceneLayers | The cloned layers. |
public SceneLayers Clone()
Type | Description |
---|---|
SceneLayers | The cloned layers. |