'Declaration <CategoryAttribute("DotCode")> <DefaultValueAttribute(1,5)> <DescriptionAttribute("The width/height aspect ratio of DotCode matrix. Default value is 1.5.")> Public Property DotCodeMatrixWidthHeightRatio As Double
[Category("DotCode")] [DefaultValue(1,5)] [Description("The width/height aspect ratio of DotCode matrix. Default value is 1.5.")] public double DotCodeMatrixWidthHeightRatio { get; set; }
[Category("DotCode")] [DefaultValue(1,5)] [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
);
[Category("DotCode")] [DefaultValue(1,5)] [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.