ArcGIS Pro 2.8 API Reference Guide
DefaultPatchTypes Property

ArcGIS.Desktop.Mapping.Controls Namespace > SymbolSearcherSearchOutputOptions Class : DefaultPatchTypes Property
Gets and sets the default patch styles for symbolstyleitems
Syntax
public Dictionary<StyleItemType,SymbolPatchType> DefaultPatchTypes {get; set;}
Public Property DefaultPatchTypes As Dictionary(Of StyleItemType,SymbolPatchType)
Remarks
Currently, patch type choices are only supported from 2D line and polygon symbols. All other patch types will be ignored.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

SymbolSearcherSearchOutputOptions Class
SymbolSearcherSearchOutputOptions Members