ArcGIS Pro 2.6 API Reference Guide
IsMaximumSymbolSizeCapped Property

ArcGIS.Desktop.Mapping Namespace > ProportionalRendererDefinition Class : IsMaximumSymbolSizeCapped Property
Gets or sets whether the maximum symbol size is capped.
Syntax
public bool IsMaximumSymbolSizeCapped {get; set;}
Public Property IsMaximumSymbolSizeCapped As Boolean
Remarks
When false, maximumSymbolSize gets ignored and the size of the symbol is drawn proportional to the value. Otherwise, the largest symbol size is equal to maximumSymbolSize.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ProportionalRendererDefinition Class
ProportionalRendererDefinition Members