![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Provides access to methods dealing with the outline of a graphics.
| Name | Description | |
|---|---|---|
![]()  | 
GetAllOutlineParts | Constructs the entire drawing outline of a graphics. | 
![]()  | 
HitTest | Tests if a point is located on the graphics outline. | 
![]()  | 
NextOutlinePart | Hands back the next drawing outline part. It is necessary to call the Reset method before iterating with the NextOutlinePart method. | 
![]()  | 
Reset | Resets the collection of drawing outline parts to the beginning, before calling NextOutlinePart. To be used when drawing outline of a graphics is accessed part by part. | 
| Classes | Description | 
|---|---|
| Representation (esriGeoDatabase) | A Feature Representation object. | 
| RepresentationGraphics | An object defining a free representation. | 
| RepresentationMarker | A representation marker object. |