This document is archived and information here might be outdated. Recommended version. |
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*