Pen::GetDashStyle 方法 (gdipluspen.h)
Pen::GetDashStyle 方法會取得目前為此 Pen 物件設定的虛線樣式。
DashStyle GetDashStyle();
類型: DashStyle
這個方法會傳回 DashStyle 列舉的專案,表示這個 Pen 物件的虛線樣式。
需求 | 值 |
---|---|
最低支援的用戶端 | Windows XP、Windows 2000 Professional [僅限桌面應用程式] |
最低支援的伺服器 | Windows 2000 Server [僅限桌面應用程式] |
目標平台 | Windows |
標頭 | gdipluspen.h (包含 Gdiplus.h) |
程式庫 | Gdiplus.lib |
Dll | Gdiplus.dll |
Pen::SetDashPattern