'Declaration <DefaultValueAttribute(0)> <DescriptionAttribute("The minimum size, in megapixels, of image when the zoom buffer is used.")> <CategoryAttribute("VintaSoft")> Public Property MinImageSizeWhenZoomBufferUsed As Double
[DefaultValue(0)] [Description("The minimum size, in megapixels, of image when the zoom buffer is used.")] [Category("VintaSoft")] public double MinImageSizeWhenZoomBufferUsed { get; set; }
[DefaultValue(0)] [Description("The minimum size, in megapixels, of image when the zoom buffer is used.")] [Category("VintaSoft")] public: __property double get_MinImageSizeWhenZoomBufferUsed(); public: __property void set_MinImageSizeWhenZoomBufferUsed(
double value
);
[DefaultValue(0)] [Description("The minimum size, in megapixels, of image when the zoom buffer is used.")] [Category("VintaSoft")] public:
property double MinImageSizeWhenZoomBufferUsed { double get(); void set(double value); }
Property Value
Значение по умолчанию - 0 мегапикселей.