Dependent: Boolean;
The Dependent property determines whether an indicator scale is used.
Available values:
True. The scale determined by the IMapVisualIconProperty.Scale property is used, value of the IMapVisualIconProperty.Value property is ignored.
False. The icon determined in the IMapVisualIconProperty.Value property is used, value of the IMapVisualIconProperty.Scale property is ignored.
The property use is given in the example for the IMapVisualIconProperty.DataAdapter property.
See also: