Gets or sets the blending equation to use for the alpha component of the blend.
The blending factor for the destination color of the blend.
The blending factor for the destination alpha of the blend.
Gets or sets the blending equation to use for the RGB components of the blend.
The blending factor for the source color of the blend.
The blending factor for the source alpha of the blend.
Static
AdditiveStatic
InheritStatic
MixtureStatic
NoneGets the blending equation mode for the currently specified Alpha Equation.
Gets the blending factor destination for the currently specified destination alpha mode.
Gets the blending factor destination for the currently specified destination blending mode.
Gets the blending equation mode for the currently specified RGB Equation.
Gets the blending factor source for the currently specified source alpha mode.
Gets the blending factor source for the currently specified source blending mode.
Copy all properties that are marked as inherited from a parent blending parameters object.
The parent blending parameters from which to copy inherited properties.
Contains information about how a drawable should be blended into its destination.