BlendFunctionBlendOp Field
The source blend operation.
Currently, the only source and destination blend operation that has been defined is
AC_SRC_OVER.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public BlendOp As Byte
Dim instance As BlendFunction
Dim value As Byte
value = instance.BlendOp
instance.BlendOp = value
public:
unsigned char BlendOp
val mutable BlendOp: byte
No code example is currently available or this language may not be supported.
Field Value
Byte