Pen::GetLineJoin メソッド (gdipluspen.h)
Pen::GetLineJoin メソッドは、この Pen オブジェクトに現在設定されている線結合スタイルを取得します。
構文
LineJoin GetLineJoin();
戻り値
種類: LineJoin
このメソッドは、線分が結合するポイントで使用されるスタイルを示す LineJoin 列挙体の要素を返します。
要件
サポートされている最小のクライアント | Windows XP、Windows 2000 Professional [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows 2000 Server [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | gdipluspen.h (Gdiplus.h を含む) |
Library | Gdiplus.lib |
[DLL] | Gdiplus.dll |