| Name | Description | |
|---|---|---|
|  | CreateArrowGraphic | Create an arrow graphic based on the provided geometry and ArrowInfo | 
|  | CreateLegendPatchGraphic | Create a polygon or line graphic of the specified ArcGIS.Core.CIM.PatchShape using the provided extent and symbol | 
|  | CreatePictureGraphic | Creates a picture graphic based on the input geometry and symbol. This method must be called on the MCT. Use QueuedTask.Run. | 
|  | CreatePredefinedShapeGraphic | Overloaded. | 
|  | CreateSimpleGraphic | Creates a point, line, polygon or text graphic based on the input geometry and symbol. | 
|  | CreateSimpleTextGraphic | Creates a text graphic based on the input geometry, symbol, and text. | 
|  | GetGeometry | Get the underlying geometry from the ArcGIS.Core.CIM.CIMGraphic | 
|  | GetGraphicOutline | Get the outline geometry for the input CIMGraphic. |