ImageGear for .NET
MaxRepeatCount Field
See Also  Send Feedback
ImageGear21.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearPicturizeDistributionSettings Structure : MaxRepeatCount Field




Glossary Item Box

Specifies how many times a specific tile image may be used in the picturized image.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Field Value

Any positive integer value.

Remarks

This field specifies how many times a specific tile image may be used in the picturized image.

If collection of cell images is large enough, so that number of cell images is greater than number of cells in the picturized image, set MaxRepeatCount to 1. If you donÒt have enough cell images, set MaxRepeatCount to a greater number to allow using the same cell image several times.

The default value is 1.

See Also

©2013. Accusoft Corporation. All Rights Reserved.