ストロークの開始キャップ、破線パターン、その他の特徴を記述する ID2D1StrokeStyle を作成する。
ID2D1Factory_CreateStrokeStyle this, strokeStyleProperties, dashes, dashesCount, strokeStyle
this : [comobj] ID2D1Factory インターフェースの COM オブジェクト変数 strokeStyleProperties : [var] dashes : [var] dashesCount : [int] strokeStyle : [comobj]
(プラグイン / モジュール : com_misc.dll)
ストロークの開始キャップ、破線パターン、その他の特徴を記述する ID2D1StrokeStyle を作成する。
| プラグイン / モジュール | com_misc.dll |
| バージョン | 1.0 |
| 作成日 | 2026/04/16 |
| 著作者 | IronHSP / CsWin32 bridge |
| URL | https://github.com/inovia/IronHSP |
| 備考 | Win32 API の com_misc.dll 関数群。CsWin32 + win32metadata から自動生成。
hsp3net 専用 (intptr / NSTRUCT / wstr を使用)。 |
| タイプ | 拡張命令 |
| グループ | Win32API |
| 対応環境 |
|
| hs ファイル | hsphelp\win32_com_misc_gen2.hs |