Gets or sets the percentage of the gradient's starting color that gets blended, at the focus position, with the gradient's ending color. The scale parameter must be in the range from 0 through 100. The default value is 100, which specifies that the ending color is at full intensity.
Namespace:
Neodynamic.SDK.ImageDrawAssembly: Neodynamic.SDK.ImageDraw (in Neodynamic.SDK.ImageDraw.dll) Version: 3.0.2000.0 (3.0.2000.0)
Syntax
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentOutOfRangeException | The specified value is not range from 0 to 100. |