ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / CustomEffectAttribute Class / Author Property

In This Topic
    Author Property (CustomEffectAttribute)
    In This Topic
    Gets the Author name.
    Syntax
    'Declaration
     
    Public ReadOnly Property Author As String
    public string Author {get;}
    See Also