ID2D1StrokeStyle::GetDashesCount 方法 (d2d1.h)

检索短划线数组中的条目数。

语法

UINT32 GetDashesCount();

返回值

类型: UINT32

短划线数组中的条目数(如果笔划为虚线);否则为 0。

要求

要求
最低受支持的客户端 Windows 7、带 SP2 的 Windows Vista 和适用于 Windows Vista 的平台更新 [桌面应用 |UWP 应用]
最低受支持的服务器 Windows Server 2008 R2、Windows Server 2008 SP2 和适用于 Windows Server 2008 的平台更新 [桌面应用 |UWP 应用]
目标平台 Windows
标头 d2d1.h
Library D2d1.lib
DLL D2d1.dll

另请参阅

ID2D1StrokeStyle