This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFeatureLayerSymbology Interface > IFeatureLayerSymbology.Symbolize Method (ArcObjects .NET 10.4 SDK) |
Symbolizes the specified feature layer with default symbology.
[Visual Basic .NET] Public Sub Symbolize ( _ ByVal FeatureLayer As IFeatureLayer _ )
[C#] public void Symbolize ( IFeatureLayer FeatureLayer );
[C++]
HRESULT Symbolize(
IFeatureLayer* FeatureLayer
);
[C++]
Parameters FeatureLayer [in]
FeatureLayer is a parameter of type IFeatureLayer