Provides access to members that convert a geometry into a sequence of Win32 drawing instructions.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
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.
Members
Description | ||
---|---|---|
Draw | Draws the geometry. | |
QueryGeometryFromWin32Path | Queries the geometry. |
CoClasses that implement IGeometryDraw
CoClasses and Classes | Description |
---|---|
GeometryDraw | Converts a geometry to a sequence of Win32 drawing instructions. |