'Declaration <DescriptionAttribute("The calibration of the annotation.")> <DefaultValueAttribute(1)> Public Overridable Property Calibration As Double
[Description("The calibration of the annotation.")] [DefaultValue(1)] public virtual double Calibration { get; set; }
[Description("The calibration of the annotation.")] [DefaultValue(1)] public: __property virtual double get_Calibration(); public: __property virtual void set_Calibration(
double value
);
[Description("The calibration of the annotation.")] [DefaultValue(1)] public:
virtual property double Calibration { double get(); void set(double value); }
Property Value
Значение по умолчанию - 1.