| Overload | Description |
|---|---|
| CreateLassoGraphicElement(ILayoutElementContainer,Polygon,CIMPolygonSymbol) | Creates a graphic lasso element on a layout from a single polygon geometry. This method must be called on the MCT. Use QueuedTask.Run. |
| CreateLassoGraphicElement(GraphicElementContainer,Polygon,CIMPolygonSymbol) | Creates a graphic lasso element on a graphic element container from a single polygon geometry. This method must be called on the MCT. Use QueuedTask.Run. |