Overload | Description |
---|---|
CreateGraphicElements(ILayoutElementContainer,IEnumerable<CIMGraphic>,IEnumerable<String>) | Creates a graphic element on a layout or element container from a CIMGraphic. This method must be called on the MCT. Use QueuedTask.Run. |
CreateGraphicElements(ILayoutElementContainer,IEnumerable<CIMGraphic>,IEnumerable<IEnumerable<CIMStringMap>>,IEnumerable<String>) | Creates a graphic element on a layout or element container from a CIMGraphic. This method must be called on the MCT. Use QueuedTask.Run. |