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


In This Topic
    CIMGradientFill Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the angle of the gradient when the GradientMethod is set to Linear or Rectangular.  
    Public Property Gets or sets a value indicating whether the color set at the basic properties level is applied to the symbol layer. If the symbol layer is color locked then changes made to the color in the basic properties will not be applied to the symbol layer. (Inherited from ArcGIS.Core.CIM.CIMSymbolLayer)
    Public Property Gets or sets the color scheme that is applied to the fill.  
    Public Property Gets or sets whether the geometric effects that are applied to the symbol layer. Effects dynamically alter the feature geometry when the symbology is applied. Multiple effects applied to a symbol layer are rendered sequentially. (Inherited from ArcGIS.Core.CIM.CIMSymbolLayer)
    Public Property Gets or sets a value indicating whether the symbol layer is visible. The symbol layer draws only when enabled. Currently, an invisible layer is not considered in any transformations when in a 3D context. (Inherited from ArcGIS.Core.CIM.CIMSymbolLayer)
    Public Property Gets or sets a value which specifies how the gradient is applied within the fill.  
    Public Property Gets or sets a value which determines how much of the feature is covered by the color scheme. This is either a percentage of the total area which the color scheme spans or the number of page units from the starting point at which the gradient displays.  
    Public Property Gets or sets a value which specifies whether GradientSize is applied with an absolute distance or a relative percentage.  
    Public Property Gets or sets a value which specifies if the gradient is applied with discrete intervals or if it is continuous.  
    Public Property Gets or sets how many bands draw when the GradientType is set to Discrete.  
    Public Property Gets or sets the internal name of the symbol layer used for symbol level drawing. (Inherited from ArcGIS.Core.CIM.CIMSymbolLayer)
    Public Property Gets or sets a value indicating whether or not the symbol layer should overprint in press printing. (Inherited from ArcGIS.Core.CIM.CIMSymbolLayer)
    Public Property Gets or sets the primitive name. (Inherited from ArcGIS.Core.CIM.CIMSymbolLayer)
    Top
    See Also