Skip to main content
All docs
V23.2

DiagramEditOperation Properties

Declares client constants that identify diagram edit operations.
Name Description
AddShape static Identifies the AddShape operation.
AddShapeFromToolbox static Identifies the AddShapeFromToolbox operation.
BeforeChangeConnectorText static Identifies the BeforeChangeConnectorText operation.
BeforeChangeShapeText static Identifies the BeforeChangeShapeText operation.
ChangeConnection static Identifies the ChangeConnection operation.
ChangeConnectorPoints static Identifies the ChangeConnectorPoints operation.
ChangeConnectorText static Identifies the ChangeConnectorText operation.
ChangeShapeText static Identifies the ChangeShapeText operation.
DeleteConnector static Identifies the DeleteConnector operation.
DeleteShape static Identifies the DeleteShape operation.
MoveShape static Identifies the MoveShape operation.
ResizeShape static Identifies the ResizeShape operation.
See Also