public void SetClipGeometry( Polygon clipPolygon, CIMLineSymbol border )
Public Sub SetClipGeometry( _ ByVal clipPolygon As Polygon, _ ByVal border As CIMLineSymbol _ )
Parameters
- clipPolygon
- The clip polygon
- border
- The border symbol to use or null
public void SetClipGeometry( Polygon clipPolygon, CIMLineSymbol border )
Public Sub SetClipGeometry( _ ByVal clipPolygon As Polygon, _ ByVal border As CIMLineSymbol _ )
| Exception | Description | 
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. | 
| System.ArgumentNullException | clipPolygon cannot be null | 
Target Platforms: Windows 11, Windows 10, Windows 8.1