public enum SizeVariationMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SizeVariationMethod Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum SizeVariationMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SizeVariationMethod Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
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. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.SizeVariationMethod
Target Platforms: Windows 11, Windows 10, Windows 8.1