[DefaultValue(0)] [Description("Quiet zone, in pixels, at top side.")] [Category("Common")] public int QuietZoneTop { get; set; }
[DefaultValue(0)] [Description("Quiet zone, in pixels, at top side.")] [Category("Common")] public: __property int get_QuietZoneTop(); public: __property void set_QuietZoneTop(
int value
);
[DefaultValue(0)] [Description("Quiet zone, in pixels, at top side.")] [Category("Common")] public:
property int QuietZoneTop { int get(); void set(int value); }
'Declaration <DefaultValueAttribute(0)> <DescriptionAttribute("Quiet zone, in pixels, at top side.")> <CategoryAttribute("Common")> Public Property QuietZoneTop As Integer
Property Value
Значение по умолчанию - 0.