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

GetObject Method
Gets object representing the style item.
Syntax
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, Windows 10

ArcGIS Pro version: 3 or higher.
See Also