[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.CommandSink1Native

CommandSink1Native Class

ID2D1CommandSink1

Namespace: C1.Util.DX.Direct2D
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("9eb767fd-4269-4467-b8c2-eb30cb305743")]
public class CommandSink1Native : CommandSinkNative, IUnknown, CommandSink1, CommandSink, ICallbackable, IDisposable

Constructors

Name Description
CommandSink1Native(IntPtr)

Initializes a new instance of the CommandSink1Native class.

Methods

Name Description
SetPrimitiveBlend1(PrimitiveBlend)

HRESULT ID2D1CommandSink1::SetPrimitiveBlend1([In] D2D1_PRIMITIVE_BLEND primitiveBlend)

Operators

Name Description
explicit operator CommandSink1Native(IntPtr)

Performs an explicit conversion from IntPtr to CommandSink1Native.