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