ICopiedAspects Interface |
[Missing <summary> documentation for "T:Demo3D.Visuals.ICopiedAspects"]
Namespace: Demo3D.Visuals
public interface ICopiedAspects
| Name | Description | |
|---|---|---|
| Paste(IEnumerableVisual, CopiedAspectsPasteMode) |
Paste an aspect onto a collection of visuals.
| |
| Paste(Visual, CopiedAspectsPasteMode) |
Paste an aspect onto a visual.
|