ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 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