ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TinColorRampRendererDefinition Class


In This Topic
    TinColorRampRendererDefinition Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the number of desired class breaks. The default value is 9.  
    Public PropertyGets or sets the classification method to be used to compute class breaks. The default value is ArcGIS.Core.CIM.ClassificationMethod.EqualInterval.  
    Public Property Gets or sets the color ramp used for symbol colors to be assigned from.  
    Public PropertyGets the cursor type. The default value is ArcGIS.Core.CIM.TerrainDrawCursorType.FaceElevation.  
    Public PropertyGets or sets the standard deviation interval. The default value is StandardDeviationInterval.One.  
    Public Property Gets or sets the interval size.  
    Public Property Gets or sets a template for the symbol used in the renderer.  
    Top
    See Also