Provides access to members that prepare a set of GDI drawing instructions for a geometry.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
ExportToWin32Shape | Exports a set of GDI drawing instruction for this geometry to the specified buffer. The exact number of bytes written is returned. | |
ExportToWin32ShapeEx | Export a set of GDI drawing instruction for this geometry. An arbitrary clip shape can be provided (as opposed to a simple envelope). A polygon or closed polyline can be specified to restructure itself so that its endpoints lie on a common tangent. |
Inherited Interfaces
Interfaces | Description |
---|---|
IWin32Shape | Provides access to members that prepare a set of GDI drawing instructions for a geometry. |