enum FAILURE;
NEAR
指定したウィンドウに最も近い位置にあるディスプレイモニタのハンドルが返ります。
PRIMARY
プライマリディスプレイモニタのハンドルが返ります。
EXCEPTION
this(HMONITOR hMonitor
);
this(in Window FromWindow
, FAILURE Failure
);
this(ref const POINT FromPoint
, FAILURE Failure
);
this(ref const RECT FromRect
, FAILURE Failure
);
const DISPLAY information();