ArcGIS Pro 2.6 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 10, Windows 8.1, Windows 7

See Also

Reference

SubtypeFeatureLayerCreationParams Class
SubtypeFeatureLayerCreationParams Members