ArcGIS Pro 2.6 API Reference Guide
ScaleSymbolsProportionally Property (CIMVectorMarker)

ArcGIS.Core.CIM Namespace > CIMVectorMarker Class : ScaleSymbolsProportionally Property
Gets or sets a value indicating whether the strokes and or fills of a marker are scaled proportionally when the symbol size is changed.
Syntax
public bool ScaleSymbolsProportionally {get; set;}
Public Property ScaleSymbolsProportionally As Boolean
Remarks
When enabled, the strokes for the outline or fill of the polygon symbol used to draw the marker will be scaled proportionally with changes to the symbol size. If this property is not enabled, then the stroke will draw with the specified width regardless of the marker size.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMVectorMarker Class
CIMVectorMarker Members