CD2DPathGeometry Class
A wrapper for ID2D1PathGeometry.
class CD2DPathGeometry : public CD2DGeometry;
Members
Public Constructors
Name |
Description |
---|---|
Constructs a CD2DPathGeometry object. |
Public Methods
Name |
Description |
---|---|
Attaches existing resource interface to the object |
|
Creates a CD2DPathGeometry. (Overrides CD2DResource::Create.) |
|
Destroys a CD2DPathGeometry object. (Overrides CD2DGeometry::Destroy.) |
|
Detaches resource interface from the object |
|
Retrieves tthe number of figures in the path geometry. |
|
Retrieves the number of segments in the path geometry. |
|
Retrieves the geometry sink that is used to populate the path geometry with figures and segments. |
|
Copies the contents of the path geometry to the specified ID2D1GeometrySink. |
Protected Data Members
Name |
Description |
---|---|
A pointer to an ID2D1PathGeometry. |
Inheritance Hierarchy
Requirements
Header: afxrendertarget.h