'Declaration <DescriptionAttribute("The border width of the thumbnail.")> Public Property BorderWidth As System.Int32
[Description("The border width of the thumbnail.")] public System.Int32 BorderWidth { get; set; }
[Description("The border width of the thumbnail.")] public: __property System.Int32 get_BorderWidth(); public: __property void set_BorderWidth(
System.Int32 value
);
[Description("The border width of the thumbnail.")] public:
property System.Int32 BorderWidth { System.Int32 get(); void set(System.Int32 value); }
Property Value
Значение по умолчанию: 0.