ArcGIS Pro 2.9 API Reference Guide
CreateLassoGraphicElement(GraphicElementContainer,Polygon,CIMPolygonSymbol) Method

ArcGIS.Desktop.Layouts Namespace > IElementFactory Interface > CreateLassoGraphicElement Method : CreateLassoGraphicElement(GraphicElementContainer,Polygon,CIMPolygonSymbol) Method
The graphic element container
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.
Syntax

Parameters

elementContainer
The graphic element container
polygon
Polygon
polygonSymbol
CIMPolygonSymbol

Return Value

Returns a GraphicElement.
Exceptions
ExceptionDescription
This method or property must be called within the lambda passed to QueuedTask.Run.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

IElementFactory Interface
IElementFactory Members
Overload List