public bool CanSetColorizer( CIMRasterColorizer colorizer )
Public Function CanSetColorizer( _ ByVal colorizer As CIMRasterColorizer _ ) As Boolean
Parameters
- colorizer
- Your custom colorizer that will be used to draw the raster layer.
Return Value
A boolean indicates that the colorizer can be updated for the layer.