IColorizerValueProvider Members
Interface that should be implemented by any object which supports a method required for a colorizer value provider.Methods
| Name | Description |
|---|---|
| GetValue(Object) | Returns the value from the data source (e.g., Shapefile) that specifies how to color map shapes. |
See Also