ArcGIS Pro 2.6 API Reference Guide
ScaleBarStyleItem Class Members
Properties  Methods  Events


ArcGIS.Desktop.Mapping Namespace : ScaleBarStyleItem Class

The following tables list the members exposed by ScaleBarStyleItem.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets or sets the category of style item. (Inherited from ArcGIS.Desktop.Mapping.StyleItem)
Public PropertyGets or sets the type of style item. Style items can be one of the types defined in StyleItemType enumeration. (Inherited from ArcGIS.Desktop.Mapping.StyleItem)
Public Property Gets or sets the key of style item. (Inherited from ArcGIS.Desktop.Mapping.StyleItem)
Public Property Gets or sets the name of style item. (Inherited from ArcGIS.Desktop.Mapping.StyleItem)
Public Property Gets or sets the height of the preview image for the style item. (Inherited from ArcGIS.Desktop.Mapping.StyleItem)
Public Property Gets or sets the width of preview image for the style item. (Inherited from ArcGIS.Desktop.Mapping.StyleItem)
Public Property Gets the preview image for the style item. (Inherited from ArcGIS.Desktop.Mapping.StyleItem)
Public PropertyGets or sets the ArcGIS.Core.CIM.CIMScaleBar of the scale bar style item.  
Public PropertyGets the path to the style that this StyleItem came from. (Inherited from ArcGIS.Desktop.Mapping.StyleItem)
Public Property Gets or sets the tags for style item. (Inherited from ArcGIS.Desktop.Mapping.StyleItem)
Top
Public Methods
 NameDescription
Public Method Gets object representing the style item. (Inherited from ArcGIS.Desktop.Mapping.StyleItem)
Public Method Sets the properties of the style item equal to the object passed as argument. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.StyleItem)
Top
Protected Methods
Public Events
 NameDescription
Public Event Occurs when a property value changes. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Top
See Also

Reference

ScaleBarStyleItem Class
ArcGIS.Desktop.Mapping Namespace