[]
Metadata description for CustomEffect property binding.
[AttributeUsage(AttributeTargets.Property, Inherited = true)]
public class PropertyBindingAttribute : Attribute, _Attribute
Name | Description |
---|---|
PropertyBindingAttribute(BindingType, int, string, string, string) | Initializes a new instance of PropertyBindingAttribute attribute. |
Name | Description |
---|---|
BindingType | Gets binding type. |
Default | Gets the Default value. |
DisplayName | Gets the DisplayName. |
Max | Gets the Max value. |
Min | Gets the Min value. |
Order | Gets the order of this property. |
Type | Gets the Type of the property. |