Method PositionChanged
PositionChanged(int, int, int, int)
When implemented by a class, changes positions of any syntax nodes and its elements located next to the specified position.
void PositionChanged(int x, int y, int deltaX, int deltaY)
When implemented by a class, changes positions of any syntax nodes and its elements located next to the specified position.
void PositionChanged(int x, int y, int deltaX, int deltaY)