ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ScaleBarStyleItem Class


In This Topic
    ScaleBarStyleItem Class Properties
    In This Topic

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

    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
    See Also