ArcGIS Pro 2.6 API Reference Guide
GetObject Method

ArcGIS.Desktop.Mapping Namespace > StyleItem Class : GetObject Method
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 10, Windows 8.1, Windows 7

See Also

Reference

StyleItem Class
StyleItem Members