Experimental: this API is experimental and might be changed or removed in the future.

Dragger.CalculatePosition

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

파라미터

xNew x position.
yNew y position.
widthElement width.
heightElement height.

반환

Rect Calculated and validated position.

설명

Calculate new position of the dragged element.