ArcGIS Pro 2.9 API Reference Guide
CIMScaleFormat Class Properties


ArcGIS.Core.CIM Namespace : CIMScaleFormat Class

For a list of all members of this type, see CIMScaleFormat members.

Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether to abbreviate the units in the scale string.  
Public Property Gets or sets a value indicating whether to capitalize the units in the scale string.  
Public Property Gets or sets the number decimal places.  
Public Property Gets or sets the number the scale has to be less than or equal to display decimal places.  
Public Property Gets or sets the text used for 'equals', e.g, '=' in 1 inch=5 miles.  
Public Property Gets or sets the format used to display scale, i.e., 1:20000 or 1 inch equals 5 miles.  
Public Property Gets or sets the map units used to display a scale, e.g, the 'miles' in 1 inch=5 miles.  
Public Property Gets or sets the page units used to display a scale,e.g, the 'inch' in 1 inch=5 miles.  
Public Property Gets or sets the number preceding the page units in a scale, i.e., the '1' in 1 inch=5 miles.  
Public Property Gets or sets a value indicating whether to reverse the standard order. e.g. [1:1000] becomes [1000:1] and [1 in=10 mi] becomes [10 mi=1 in].  
Public Property Gets or sets the character(s) used to separate '1' from the scale in an absolute scale, e.g ':' in 1:20000.  
Public Property Gets or sets a value indicating whether to show the thousands separator, e.g., 1:20,000.  
Top
See Also

Reference

CIMScaleFormat Class
ArcGIS.Core.CIM Namespace