Click or drag to resize

VisualDelete Method

Delete this visual. If it is in a Document, it is removed from the document as well.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public void Delete()
See Also