Method PositionChanged
- Namespace
- Alternet.Syntax.Parsers.TypeScript
- Assembly
- Alternet.Syntax.Parsers.TypeScript.v9.dll
PositionChanged(int, int, int, int)
Changes positions of any syntax nodes and its elements located next to the specified position.
public override void PositionChanged(int x, int y, int deltaX, int deltaY)