ArcGIS Pro 2.6 API Reference Guide
InitializeWithRendererTarget Method

ArcGIS.Desktop.Mapping Namespace > FeatureLayer Class : InitializeWithRendererTarget Method
Syntax
protected internal void InitializeWithRendererTarget( 
   ILayerPropertySet properties,
   ManagedLayerProperties managedProperties,
   RendererTarget target,
   bool creating,
   bool fireAny
)
Protected Friend Sub InitializeWithRendererTarget( _
   ByVal properties As ILayerPropertySet, _
   ByVal managedProperties As ManagedLayerProperties, _
   ByVal target As RendererTarget, _
   Optional ByVal creating As Boolean, _
   Optional ByVal fireAny As Boolean _
) 

Parameters

properties
managedProperties
target
creating
fireAny
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

FeatureLayer Class
FeatureLayer Members