ArcGIS Pro 2.9 API Reference Guide
RendererDefinition Property (SubtypeFeatureLayerCreationParams)

ArcGIS.Desktop.Mapping Namespace > SubtypeFeatureLayerCreationParams Class : RendererDefinition Property
Gets and sets a RendererDefinition for the FeatureLayer represents a subtype.
Syntax
public RendererDefinition RendererDefinition {get; set;}
Public Property RendererDefinition As RendererDefinition
Remarks
If this property is omitted, the layer gets created with a ArcGIS.Core.CIMSimpleRenderer
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

SubtypeFeatureLayerCreationParams Class
SubtypeFeatureLayerCreationParams Members