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


In This Topic
    NorthArrowStyleItem Class Properties
    In This Topic

    For a list of all members of this type, see NorthArrowStyleItem 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 PropertyGets or sets the ArcGIS.Core.CIM.CIMNorthArrow of the north arrow style item.  
    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 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