CD2DPathGeometry 类

ID2D1PathGeometry 的包装。

class CD2DPathGeometry : public CD2DGeometry;

成员

Gg458101.collapse_all(zh-cn,VS.110).gif公共构造函数

名称

说明

CD2DPathGeometry::CD2DPathGeometry

构造 CD2DPathGeometry 对象。

Gg458101.collapse_all(zh-cn,VS.110).gif公共方法

名称

说明

CD2DPathGeometry::Attach

将现有的资源接口附加到该对象

CD2DPathGeometry::Create

创建 CD2DPathGeometry。 (重写 CD2DResource::Create。)

CD2DPathGeometry::Destroy

销毁 CD2DPathGeometry 对象。 (重写 CD2DGeometry::Destroy。)

CD2DPathGeometry::Detach

将资源接口从该对象分离

CD2DPathGeometry::GetFigureCount

检索路径几何图形中图形的数量。

CD2DPathGeometry::GetSegmentCount

检索路径几何图形中的段数。

CD2DPathGeometry::Open

检索用于使用图形和线段填充路径几何图形的几何图形接收器。

CD2DPathGeometry::Stream

将该路径几何图形的内容复制到指定的 ID2D1GeometrySink。

Gg458101.collapse_all(zh-cn,VS.110).gif受保护的数据成员

名称

说明

CD2DPathGeometry::m_pPathGeometry

指向 ID2D1PathGeometry 的指针。

继承层次结构

CObject

CD2DResource

CD2DGeometry

CD2DPathGeometry

要求

标头: afxrendertarget.h

请参见

其他资源

MFC 类