ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / StyleItem Class / GetObject Method

In This Topic
    GetObject Method
    In This Topic
    Gets object representing the style item.
    Syntax
    Public Function GetObject() As Object
    public object GetObject()

    Return Value

    The object representing the style item.
    Remarks

    The returned object should be cast to the appropriate type.

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also