Click or drag to resize

CombinedEditAdd Method

[Missing <summary> documentation for "M:Demo3D.Visuals.CombinedEdit.Add(Demo3D.Utilities.IUndoableEdit)"]

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public void Add(
	IUndoableEdit edit
)

Parameters

edit
Type: Demo3D.UtilitiesIUndoableEdit

[Missing <param name="edit"/> documentation for "M:Demo3D.Visuals.CombinedEdit.Add(Demo3D.Utilities.IUndoableEdit)"]

See Also