[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.PropertyBindingAttribute

PropertyBindingAttribute Class

Metadata description for CustomEffect property binding.

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

Constructors

Name Description
PropertyBindingAttribute(BindingType, int, string, string, string)

Initializes a new instance of PropertyBindingAttribute attribute.

Properties

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.