Bitmap for WPF
PropertyBindingAttribute コンストラクタ

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > PropertyBindingAttribute クラス : PropertyBindingAttribute コンストラクタ
Type of binding
Order of the property
Minimum value of this property
Maximum value of this property
Default value of this property
Initializes a new instance of PropertyBindingAttributeattribute.
シンタックス
'宣言
 
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
)

パラメータ

bindingType
Type of binding
order
Order of the property
min
Minimum value of this property
max
Maximum value of this property
defaultValue
Default value of this property
参照

PropertyBindingAttribute クラス
PropertyBindingAttribute メンバ