[Category("VintaSoft")] [Description("Zoom of the preview.")] public double PreviewZoom { get; set; }
[Category("VintaSoft")] [Description("Zoom of the preview.")] public: __property double get_PreviewZoom(); public: __property void set_PreviewZoom(
double value
);
[Category("VintaSoft")] [Description("Zoom of the preview.")] public:
property double PreviewZoom { double get(); void set(double value); }
'Declaration <CategoryAttribute("VintaSoft")> <DescriptionAttribute("Zoom of the preview.")> Public Property PreviewZoom As Double
Property Value
Возможное значение - любое положительное значение. Значение по умолчанию - 0,3.