Initializes a new instance of the SinglePointerController class.
Namespace: MindFusion.Diagramming
Assembly: SinglePointerController.js
SyntaxJavaScript
Copy Code
|
|---|
function SinglePointerController (modifiedItem, adjustmentHandle) |
DiagramItem. The item that will be modified by this controller.
Object. An object representing the adjustment handle used to modify the item.
See Also