「App:Library:FabGL:Enumerations:uiOrigin」の版間の差分

提供: robot-jp wiki
ナビゲーションに移動検索に移動
 
1行目: 1行目:
== enum uiOrigin ==
+
== enum [http://www.fabglib.org/group___enumerations_gae0a6bb526c02e563aee7e7ccd4df7212.html#gae0a6bb526c02e563aee7e7ccd4df7212 uiOrigin] ==
 
ウィンドウの長方形の原点を指定します。
 
ウィンドウの長方形の原点を指定します。
 
{| class="wikitable"
 
{| class="wikitable"

2022年3月21日 (月) 23:44時点における最新版

enum uiOrigin

ウィンドウの長方形の原点を指定します。

Enumerator
Screen Rectangle coordinates relative to the screen (that is the root window)
Parent Rectangle coordiantes relative to parent window
Window Rectangle coordinates relative to the window itself

line 339 of file fabui.hに定義されています。



戻る