D2D1_ELLIPSE 構造体を作成する。
Ellipse hdc, left, top, right, bottom
hdc : [intptr] left : [int] top : [int] right : [int] bottom : [int]
(プラグイン / モジュール : gdi32.dll)
D2D1_ELLIPSE 構造体を作成する。 [戻り値] 型: D2D1_ELLIPSE 新しい楕円。
| プラグイン / モジュール | gdi32.dll |
| バージョン | 1.0 |
| 作成日 | 2026/04/16 |
| 著作者 | IronHSP / CsWin32 bridge |
| URL | https://github.com/inovia/IronHSP |
| 備考 | Win32 API の gdi32.dll 関数群。CsWin32 + win32metadata から自動生成。
hsp3net 専用 (intptr / NSTRUCT / wstr を使用)。 |
| タイプ | 拡張命令 |
| グループ | Win32API |
| 対応環境 |
|
| hs ファイル | hsphelp\win32_gdi32_gen2.hs |