ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMCharacterMarker Class / ScaleSymbolsProportionally Property
Version

    ScaleSymbolsProportionally Property (CIMCharacterMarker)
    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;}
    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, the stroke will draw with the specified width regardless of the marker size.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also