'Declaration Public Property barsRatio As Double
public double barsRatio { get; set; }
public: __property double get_barsRatio(); public: __property void set_barsRatio( double value);
public:property double barsRatio { double get(); void set(double value); }
Applicable only to:
Target Platforms: .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5
WebBarcodeWriteRequestParams Class WebBarcodeWriteRequestParams Members