public enum ScaleBarFittingStrategy : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ScaleBarFittingStrategy Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum ScaleBarFittingStrategy : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ScaleBarFittingStrategy Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AdjustDivision | Adjust the division value. |
AdjustDivisionAndDivisions | Adjust the division value and number of divisions. |
AdjustDivisions | Adjust the number of divisions. |
AdjustFrame | Adjust the size of the scale bar frame. |
FixedHeight | Preserve the total distance shown in the scale bar. |
FixedWidth | Preserve the width of the scale bar in page units. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.ScaleBarFittingStrategy
Target Platforms: Windows 11, Windows 10, Windows 8.1