An object defining a free representation.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Interfaces
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. |
Remarks
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.