ArcGIS Pro 2.6 API Reference Guide
SizeVisualVariableType Enumeration

ArcGIS.Core.CIM Namespace : SizeVisualVariableType Enumeration
Size visual variable type.
Syntax
public enum SizeVisualVariableType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum SizeVisualVariableType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
Expression Expression.
Graduated Graduated.
None None.
Proportional Proportional.
Random Random.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace