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