'Declaration <CategoryAttribute("VintaSoft")> <DescriptionAttribute("The padding of thumbnail control.")> Public Property ThumbnailControlPadding As System.Windows.Thickness
[Category("VintaSoft")] [Description("The padding of thumbnail control.")] public System.Windows.Thickness ThumbnailControlPadding { get; set; }
[Category("VintaSoft")] [Description("The padding of thumbnail control.")] public: __property System.Windows.Thickness* get_ThumbnailControlPadding(); public: __property void set_ThumbnailControlPadding(
System.Windows.Thickness* value
);
[Category("VintaSoft")] [Description("The padding of thumbnail control.")] public:
property System.Windows.Thickness^ ThumbnailControlPadding { System.Windows.Thickness^ get(); void set(System.Windows.Thickness^ value); }
Property Value
Default value is Empty.