'Declaration <DescriptionAttribute("The border width of not focused image.")> Public Property ImageBorderWidth As Single
[Description("The border width of not focused image.")] public float ImageBorderWidth { get; set; }
[Description("The border width of not focused image.")] public: __property float get_ImageBorderWidth(); public: __property void set_ImageBorderWidth(
float value
);