ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRasterShadedReliefColorizer Class


In This Topic
    CIMRasterShadedReliefColorizer Class Properties
    In This Topic

    For a list of all members of this type, see CIMRasterShadedReliefColorizer members.

    Public Properties
     NameDescription
    Public Property Gets or sets the Altitude. The value will be ignored if UseMapIlluminationProperties is set to true.  
    Public Property Gets or sets the azimuth. The value will be ignored if UseMapIlluminationProperties is set to true.  
    Public Property Gets or sets the brightness value. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer)
    Public Property Gets or sets the color ramp.  
    Public Property Gets or sets the contrast value. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer)
    Public Property Gets or sets the hillshade type.  
    Public Property Gets or sets the name. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer)
    Public Property Gets or sets the no data color. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer)
    Public Property Gets or sets the pixel size factor.  
    Public Property Gets or sets the pixel size power.  
    Public Property Gets or sets a value indicating whether or not to remove edge effect.  
    Public Property Gets or sets the raster resampling type. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer)
    Public Property Gets or sets the scaling type.  
    Public Property Gets or sets a value indicating whether or not to use map level illumination properties of altitude and azimuth.  
    Public Property Gets or sets a scaling factor used to convert the elevation values.  
    Top
    See Also