ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / Factory1 Class / UnregisterEffect Method / UnregisterEffect(Guid) Method

In This Topic
    UnregisterEffect(Guid) Method
    In This Topic
    HRESULT ID2D1Factory1::UnregisterEffect([In] const GUID& classId)
    Syntax
    'Declaration
     
    Public Overloads Sub UnregisterEffect( _
       ByVal classId As Guid _
    ) 
    public void UnregisterEffect( 
       Guid classId
    )

    Parameters

    classId
    See Also