Name | Description | |
---|---|---|
Instance | Provides access to helper functions that create layout elements. |
The following tables list the members exposed by ElementFactory.
Name | Description | |
---|---|---|
CreateArrowGraphicElement | Create an arrow graphic based on the provided geometry and ArrowInfo. This method must be called on the MCT. Use QueuedTask.Run. | |
CreateElement | Creates an element using the corresponding ArcGIS.Core.CIM.CIMElement definition. This method must be called on the MCT. Use QueuedTask.Run. | |
CreateGraphicElement | Overloaded. | |
CreateGraphicElements | Create GraphicElement based on the input ArcGIS.Core.CIM.CIMGraphic collection and element properties. This method must be called on the MCT. Use QueuedTask.Run. | |
CreateGroupElement | Create a group element from the input element collection and element properties. This method must be called on the MCT. Use QueuedTask.Run. | |
CreateMapFrameElement | Create a map frame element based on the input map frame polygon and map URI. This method must be called on the MCT. Use QueuedTask.Run. | |
CreateMapSurroundElement | Create a map surround element based on the geometry and associated map surround and element properties. This method must be called on the MCT. Use QueuedTask.Run. | |
CreatePictureGraphicElement | Creates a picture graphic element based on the input geometry and symbol. This method must be called on the MCT. Use QueuedTask.Run. | |
CreatePredefinedShapeGraphicElement | Overloaded. | |
CreateTextGraphicElement | Creates a text graphic element based on the input geometry, symbol, text and other optional parameters. This method must be called on the MCT. Use QueuedTask.Run. |