| Line 1: |
Line 1: |
| − | D2Editor.'''resize''' is a function that is part of the D2Editor Library. | + | D2Editor:'''resize''' is a function that is part of the D2Editor Library. |
| | | | |
| | <br> | | <br> |
| | | | |
| − | This function resizes a D2Editor to the gives height and width. | + | This function resizes a D2Editor to the gives height and width. |
| | | | |
| | == Syntax == | | == Syntax == |
| | | | |
| − | D2Editor:'''resize'''(width, height)<br> sets the height and width of an editor | + | D2Editor:'''resize'''(width, height)<br> sets the height and width of an editor |
| | | | |
| | == Example == | | == Example == |