ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / DeviceContext Class / GetPrimitiveBlend Method

In This Topic
    GetPrimitiveBlend Method
    In This Topic
    D2D1_PRIMITIVE_BLEND ID2D1DeviceContext::GetPrimitiveBlend()
    Syntax
    'Declaration
     
    Public Function GetPrimitiveBlend() As PrimitiveBlend
    public PrimitiveBlend GetPrimitiveBlend()
    See Also