Method PositionChanged
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)
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)