AztecParameters.LayersCount

AztecParameters.LayersCount property

Gets or sets layers count of Aztec symbol. Layers count should be in range from 1 to 3 for Compact mode and in range from 1 to 32 for Full Range mode. Default value: 0 (auto).

public int LayersCount { get; set; }

See Also