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