ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.Guid()
    public System.Guid[] RegisteredEffects {get;}
    See Also