ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / Factory1 Class / RegisteredEffects Property

In This Topic
    RegisteredEffects Property
    In This Topic
    Get the effects registered
    Syntax
    'Declaration
     
    Public ReadOnly Property RegisteredEffects As Guid()
    public Guid[] RegisteredEffects {get;}
    See Also