[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.CustomEffectAttribute

CustomEffectAttribute Class

Global attribute for CustomEffect description.

Inheritance
CustomEffectAttribute
Implements
Namespace: C1.Util.DX.Direct2D
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[AttributeUsage(AttributeTargets.Class, Inherited = true)]
public class CustomEffectAttribute : Attribute, _Attribute

Constructors

Name Description
CustomEffectAttribute(string, string, string)

Initializes a new instance of CustomEffectAttribute class.

Properties

Name Description
Author

Gets the Author name.

Category

Gets the Category name.

Description

Gets the Description name.

DisplayName

Gets the DisplayName name.