ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / SizeVariationMethod Enumeration

In This Topic
    SizeVariationMethod Enumeration
    In This Topic
    Size variation methods which define the order in which the change of size in the markers should occur.
    Syntax
    Members
    MemberDescription
    Decreasing Markers are drawn in a pattern where the markers decrease in size.
    Increasing Markers are drawn with a pattern where the markers increase in size.
    IncreasingThenDecreasing Markers are drawn in a pattern where the size increase and then decrease.
    Random Change in size is applied randomly.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.SizeVariationMethod

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also