Overload | Description |
---|---|
ConstructGradientFill(CIMColor,CIMColor,GradientFillMethod,Int32) | Constructs a gradient fill between two colors. Either of the colors can be ArcGIS.Core.CIM.CIMColor.NoColor to allow the gradient to fade to or from transparency. |
ConstructGradientFill(CIMColorRamp,GradientFillMethod,Int32) | Constructs a gradient fill using the specififed color ramp. |