Enum
SizingMode

Specifies how the barcode should be sized within its container.

Definition

Namespace:Telerik.Maui.Controls.Barcode

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum SizingMode

Fields

Manual

The barcode size is manually controlled.

Declaration

cs-api-definition
Manual = 2

Field Value

SizingMode

Snap

The barcode is sized to snap to a specific module size.

Declaration

cs-api-definition
Snap = 1

Field Value

SizingMode

Stretch

The barcode is stretched to fill the available space.

Declaration

cs-api-definition
Stretch = 0

Field Value

SizingMode

In this article
DefinitionFieldsManualSnapStretch
Not finding the help you need?
Contact Support