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


In This Topic
    StyleItem Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Creates a preview image for the style item. This method doesn't support legend patch style items, use the GeneratePreviewAsync method instead for generating a preview for legend patch style items.  
    Public Methodstatic (Shared in Visual Basic) Creates a preview image for the style item.  
    Public Methodstatic (Shared in Visual Basic) Creates a highlighted preview image for the symbol style item. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets object representing the style item.  
    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.  
    Top
    Protected Methods
    See Also