Click or drag to resize

MakeDrawingReferencesEdit Class

Record the changes to the properties of a single for undo/redo.
Inheritance Hierarchy
SystemObject
  DocumentEdit
    DocumentVisualsEdit
      Demo3D.VisualsMakeDrawingReferencesEdit

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public class MakeDrawingReferencesEdit : DocumentVisualsEdit

The MakeDrawingReferencesEdit type exposes the following members.

Constructors
  NameDescription
Public methodMakeDrawingReferencesEdit
Initializes a new instance of the MakeDrawingReferencesEdit class
Top
Methods
  NameDescription
Public methodRedo (Overrides DocumentEdit.Redo.)
Public methodUndo (Overrides DocumentEdit.Undo.)
Top
See Also