ArcGIS Pro 2.8 API Reference Guide
FitSizeToSymbol Property

ArcGIS.Desktop.Mapping Namespace > SymbolStyleItem Class : FitSizeToSymbol Property
Gets and sets whether the symbol preview image will fill the patch size or not.
Syntax
public bool FitSizeToSymbol {get; set;}
Public Property FitSizeToSymbol As Boolean
Remarks
This setting is only used with point 2D symbol style items. It is currently ignored for all other types. The default is false
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

SymbolStyleItem Class
SymbolStyleItem Members