CustomLineCap::CustomLineCap (GpCustomLineCap*,Status) 方法 (gdiplusheaders.h)

创建 CustomLineCap::CustomLineCap 对象。

语法

void CustomLineCap(
  GpCustomLineCap *nativeCapArg,
  Status          status
);

参数

nativeCapArg

status

TBD

返回值

备注

不能同时使用 fillPathstrokePath 参数。 应将 NULL 传递给这两个参数之一。 如果将非空值传递给这两个参数,则 忽略 fillPath

CustomLineCap::CustomLineCap 类使用缠绕填充模式,而不考虑为传递给 CustomLineCap::CustomLineCap 构造函数的 GraphicsPath 对象设置的填充模式。

要求

要求
最低受支持的客户端 Windows XP、Windows 2000 Professional [仅限桌面应用]
最低受支持的服务器 Windows 2000 Server [仅限桌面应用]
目标平台 Windows
标头 gdiplusheaders.h (包括 Gdiplus.h)
Library Gdiplus.lib
DLL Gdiplus.dll