Sets the layer symbology for a given feature layer, based on a feature theme's legend.
[Visual Basic .NET] Public Sub SetFeatureSymbology ( _ ByVal themeObject As IAVObject, _ ByVal flayer As IFeatureLayer _ )
[C#] public void SetFeatureSymbology ( IAVObject themeObject, IFeatureLayer flayer );
Product Availability
Available with ArcGIS Desktop.