Version: 2023.2
言語: 日本語
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);

パラメーター

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.