This document is archived and information here might be outdated.  Recommended version.


IWin32Shape2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IW > IWin32Shape2 Interface
ArcGIS Developer Help

IWin32Shape2 Interface

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

Name Description
Method ExportToWin32Shape Exports a set of GDI drawing instruction for this geometry to the specified buffer. The exact number of bytes written is returned.
Method 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.

Classes that implement IWin32Shape2

Classes Description