'Declaration <DescriptionAttribute("A number describing the intensity of the border effect.")> <CategoryAttribute("Appearance")> <DefaultValueAttribute(0)> Public Property BorderEffectIntensity As Single
[Description("A number describing the intensity of the border effect.")] [Category("Appearance")] [DefaultValue(0)] public float BorderEffectIntensity { get; set; }
[Description("A number describing the intensity of the border effect.")] [Category("Appearance")] [DefaultValue(0)] public: __property float get_BorderEffectIntensity(); public: __property void set_BorderEffectIntensity(
float value
);
[Description("A number describing the intensity of the border effect.")] [Category("Appearance")] [DefaultValue(0)] public:
property float BorderEffectIntensity { float get(); void set(float value); }
Property Value
Предлагаемые значения варьируются от 0 до 2. Значение по умолчанию - 0.