This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Classes > R > RepresentationGraphics CoClass (ArcObjects .NET 10.5 SDK) |
An object defining a free representation.
Interfaces | Description |
---|---|
IClone (esriSystem) | Provides access to members that control cloning of objects. |
IDocumentVersionSupportGEN (esriSystem) | Provides access to extend the IObjectStream interface with methods to hande saving objects that did not exist in previous versions of the software. |
IGraphicsOutline | Provides access to methods dealing with the outline of a graphics. |
IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
IPersistStream (esriSystem) | |
IRepresentationGraphics | Provides access to the content of a RepresentationGraphics object. |
Use IRepresentationGraphics and IGraphicsOutline interfaces to define and manage a RepresentationGraphics object.
RepresentationGraphics object makes it possible to get a complete control over the display of a feature.