Initializes a new instance of the ResizeTableRowCommand class.
Namespace: MindFusion.Diagramming
Package: ResizeTableRowCommand.js
JavaScript Copy Code |
---|
function ResizeTableRowCommand (diagram, table, row) |
Diagram. The Diagram modified by this command.
TableNode. The TableNode instance that will be modified.
Object. The row object that will be resized.
NetDiagram Programmer's Guide | © 2023 MindFusion |