| C1.Win.C1DX.4 Assembly > C1.Util.DX.Direct2D Namespace > PropertyBindingAttribute Class : PropertyBindingAttribute Constructor |
'Declaration Public Function New( _ ByVal bindingType As BindingType, _ ByVal order As System.Integer, _ ByVal min As System.String, _ ByVal max As System.String, _ ByVal defaultValue As System.String _ )
public PropertyBindingAttribute( BindingType bindingType, System.int order, System.string min, System.string max, System.string defaultValue )