[]
ID2D1CommandSink1
[Guid("9eb767fd-4269-4467-b8c2-eb30cb305743")]
public class CommandSink1Native : CommandSinkNative, IUnknown, ICommandSink1, ICommandSink, ICallbackable, IDisposable
Initializes a new instance of the CommandSink1Native class.
public CommandSink1Native(IntPtr nativePtr)
nativePtr
System.IntPtrThe native pointer.
HRESULT ID2D1CommandSink1::SetPrimitiveBlend1([In] D2D1_PRIMITIVE_BLEND primitiveBlend)
public void SetPrimitiveBlend1(PrimitiveBlend primitiveBlend)
primitiveBlend
PrimitiveBlendPerforms an explicit conversion from System.IntPtr to CommandSink1Native.
public static explicit operator CommandSink1Native(IntPtr nativePointer)
nativePointer
System.IntPtr