Version: 2023.2
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

ContentDragger.CalculatePosition

매뉴얼로 전환
protected Rect CalculatePosition (float x, float y, float width, float height);

파라미터

x New x position.
y New y position.
width Element width.
height Element height.

반환

Rect Calculated and validated position.

설명

Calculate new position of the dragged element.