ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / CustomEffectAttribute Class / Description Property

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