Creates new XBlending class instance.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public XBlending( Blend source, Blend destination ) |
Parameters
- source
- Type: Blend
The Blend color blending at the source object.
- destination
- Type: Blend
The Blend color blending at the targed object.