Version

WidthToHeightRatio Property (GridBarcodeView)

Gets or sets the width (XDimension) to height (YDimension) ratio. It accepts only positive values. This property does not apply for the QR barcode.
Syntax
public double WidthToHeightRatio {get; set;}

Property Value

The width to height ratio.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also