This property sets whether to reduce the space between the displayed image and the cell edge.

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

Property Value

Value Explanation
True The space between the image and the cell border is reduced.
False The space between the image and the cell border is normal. (Default)

Explanation

The CellSmallMargin property sets whether to reduce the space between the displayed image and the cell edge.

See Also

Thumbnail Members | Newtone.ImageKit.Wpf.Thumbnail

 

The ImageKit WPF is created by Newtone Corporation