ArcGIS Pro 2.8 API Reference Guide
SymbolPatchType Property

ArcGIS.Desktop.Mapping Namespace > SymbolStyleItem Class : SymbolPatchType Property
Gets and sets the shape of the symbol patch to generate for the preview symbol
Syntax
public SymbolPatchType SymbolPatchType {get; set;}
Public Property SymbolPatchType As SymbolPatchType
Remarks
Symbol patch types are currently only supported for line and polygon symbols. Assigning an incompatible patch type (e.g. a line patch type to a point or polygon) results in the patch type being ignored when the preview symbol is generated.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

SymbolStyleItem Class
SymbolStyleItem Members