This document is archived and information here might be outdated. Recommended version. |
Provides access to members that convert a geometry into a sequence of Win32 drawing instructions.
The GeometryDraw coclass is used to draw an IGeometry object to an IDisplay object.
The GeometryDraw object provides an alternative to using the ISymbol::Draw method, which draws a Symbol to a device context using a particular Geometry to provide the location.
Name | Description | |
---|---|---|
Draw | Draws the geometry. | |
QueryGeometryFromWin32Path | Queries the geometry. |
Classes | Description |
---|---|
GeometryDraw | Converts a geometry to a sequence of Win32 drawing instructions. |