ImageGear for .NET
YSpacing Property
See Also  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > IImGearThumbnailCtl Interface : YSpacing Property




Glossary Item Box

Gets or sets the amount of vertical space between thumbnails displayed on the control, in pixels.

Syntax

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

Property Value

Integer value.

Remarks

When set to (-1) it will use the default spacing that Windows uses for icons. When ShowTitles = true, the YSpacing measures the distance from the bottom of a title to the top of the item below it. When ShowTitles = false, the YSpacing measures the distance from the bottom of the item to the top of the one below it.

See Also

©2013. Accusoft Corporation. All Rights Reserved.