ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / CustomEffectAttribute Class / Category Property

In This Topic
    Category Property
    In This Topic
    Gets the Category name.
    Syntax
    'Declaration
     
    Public ReadOnly Property Category As System.String
    public System.string Category {get;}
    See Also