ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ISymbolFactory Interface / ConstructPolygonSymbol Method / ConstructPolygonSymbol(CIMColor,SimpleStipplePattern) Method
Outline and stipple color
Version

ConstructPolygonSymbol(CIMColor,SimpleStipplePattern) Method
Constructs a polygon symbol of specific color and stipple pattern.
Syntax

Parameters

color
Outline and stipple color
stipplePattern

Return Value

Remarks
The polygon symbol outline and stipple color will be the same. The background fill will be white. Note: the stipple pattern is generated with a marker not a fill.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also