'Declaration <RefreshPropertiesAttribute(All)> <DescriptionAttribute("The padding value for all the edges.")> Public Property All As Single
[RefreshProperties(All)] [Description("The padding value for all the edges.")] public float All { get; set; }
[RefreshProperties(All)] [Description("The padding value for all the edges.")] public: __property float get_All(); public: __property void set_All(
float value
);
[RefreshProperties(All)] [Description("The padding value for all the edges.")] public:
property float All { float get(); void set(float value); }
Return Value
Отступы в пикселях для всех краев, если они одинаковы; в противном случае -1.