Name | Description | |
---|---|---|
![]() ![]() | Instance | Provides access to helper functions that create ArcGIS.Core.CIM.CIMGraphic. |
The following tables list the members exposed by GraphicFactory.
Name | Description | |
---|---|---|
![]() ![]() | Instance | Provides access to helper functions that create ArcGIS.Core.CIM.CIMGraphic. |
Name | Description | |
---|---|---|
![]() | CreateArrowGraphic | Create an arrow graphic based on the provided geometry and ArrowInfo. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | CreateLegendPatchGraphic | Overloaded. |
![]() | CreatePictureGraphic | Creates a picture graphic element 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. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | CreateSimpleTextGraphic | Creates a text graphic based on the input geometry, symbol, and text. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetGeometry | Get the underlying geometry from the ArcGIS.Core.CIM.CIMGraphic |
![]() | GetGraphicOutline | Get the outline geometry for the input CIMGraphic. This method must be called on the MCT. Use QueuedTask.Run. |