HatchBrush::GetHatchStyle 方法 (gdiplusbrush.h)
HatchBrush::GetHatchStyle 方法會取得這個影線筆刷的影線樣式。
Syntax
HatchStyle GetHatchStyle();
傳回值
類型: HatchStyle
這個方法會傳回影線樣式,這是 HatchStyle 列舉的其中一個元素。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows XP、Windows 2000 Professional [僅限傳統型應用程式] |
最低支援的伺服器 | Windows 2000 Server [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | gdiplusbrush.h (包含 Gdiplus.h) |
程式庫 | Gdiplus.lib |
Dll | Gdiplus.dll |