'Declaration <DefaultValueAttribute(1,5)> <CategoryAttribute("DotCode")> <DescriptionAttribute("The width/height aspect ratio of DotCode matrix. Default value is 1.5.")> Public Property DotCodeMatrixWidthHeightRatio As Double
[DefaultValue(1,5)] [Category("DotCode")] [Description("The width/height aspect ratio of DotCode matrix. Default value is 1.5.")] public double DotCodeMatrixWidthHeightRatio { get; set; }
[DefaultValue(1,5)] [Category("DotCode")] [Description("The width/height aspect ratio of DotCode matrix. Default value is 1.5.")] public: __property double get_DotCodeMatrixWidthHeightRatio(); public: __property void set_DotCodeMatrixWidthHeightRatio(
double value
);
[DefaultValue(1,5)] [Category("DotCode")] [Description("The width/height aspect ratio of DotCode matrix. Default value is 1.5.")] public:
property double DotCodeMatrixWidthHeightRatio { double get(); void set(double value); }
Property Value
Значение по умолчанию 1,5.