'Declaration <CategoryAttribute("VintaSoft")> <DescriptionAttribute("Padding, in device-independent pixels (1/96th inch), of images.")> Public Property ImagePadding As System.Windows.Thickness
[Category("VintaSoft")] [Description("Padding, in device-independent pixels (1/96th inch), of images.")] public System.Windows.Thickness ImagePadding { get; set; }
[Category("VintaSoft")] [Description("Padding, in device-independent pixels (1/96th inch), of images.")] public: __property System.Windows.Thickness* get_ImagePadding(); public: __property void set_ImagePadding(
System.Windows.Thickness* value
);
[Category("VintaSoft")] [Description("Padding, in device-independent pixels (1/96th inch), of images.")] public:
property System.Windows.Thickness^ ImagePadding { System.Windows.Thickness^ get(); void set(System.Windows.Thickness^ value); }
Property Value
Default value is 0.