Value
Name | Description | Value |
---|---|---|
GalleryConstrainType.CONSTRAINBOTH | Constrain both the height and the width of the image. | int 3 |
GalleryConstrainType.CONSTRAINHEIGHT | Constrain the height of the image. | int 2 |
GalleryConstrainType.CONSTRAINWIDTH | Constrain width. | int 1 |
Usage
As property
GalleryImagesOptions.resizeConstraint
Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |