This property sets whether to reduce the margin between the displayed thumbnail image and the cell border.

[Visual Basic] Public Property CellSmallMargin As Boolean
[C#] public bool CellSmallMargin {get; set;}

Property Value

Value Explanation
True The marging is reduced
False The margin is not reduced (default)

Explanation

The CellSmallMargin property sets whether to reduce the margin between the displayed thumbnail image and the cell border.

When set to true, the space around the thumbnail image of each cell is reduced. However, this is not applicable when the Style property is set to Film.

See Also

Thumbnail Members | Newtone.ImageKit.Win.Thumbnail

 

The ImageKit.NET3 is created by Newtone Corporation