Table of Contents

Interface CommandSink4

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll
[Guid("c78a6519-40d6-4218-b2de-beeeb744bb3e")]
public interface CommandSink4 : CommandSink3, CommandSink2, CommandSink1, CommandSink, IUnknown, ICallbackable, IDisposable
Inherited Members

Methods

SetPrimitiveBlend2(PrimitiveBlend)

Sets a new primitive blend mode. Allows access to the MAX primitive blend mode.

void SetPrimitiveBlend2(PrimitiveBlend primitiveBlend)

Parameters

primitiveBlend PrimitiveBlend

The primitive blend that will apply to subsequent primitives.