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