ArcGIS Pro 3.2 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 object GetObject()
    Public Function GetObject() As Object

    Return Value

    The object representing the style item.
    Remarks

    The returned object should be cast to the appropriate type.

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also