CanvasRadialGradientBrush Properties |
The CanvasRadialGradientBrush type exposes the following members.
Name | Description | |
---|---|---|
AlphaMode | Specifies the treatment of alpha. | |
BufferPrecision | Specifies the precision used for computation. | |
Center | Specifies the center of the brush's radial gradient | |
Device | The device associated with this brush. | |
EdgeBehavior | Specifies the behavior for pixels which fall outside of the gradient's typical rendering area. | |
Opacity | The opacity affecting the brush. | |
OriginOffset | Specifies a displacement from Center, used to form the brush's radial gradient. | |
PostInterpolationSpace | Specifies the color space to be used before interpolation. | |
PreInterpolationSpace | Specifies the color space to be used after interpolation. | |
RadiusX | Specifies the horizontal radius of the brush's radial gradient. | |
RadiusY | Specifies the vertical radius of the brush's radial gradient. | |
Stops | Gets the gradient stops that comprise the brush. | |
StopsHdr | Gets the high-dynamic-range gradient stops that comprise the brush. | |
Transform | The transform affecting the brush. |