ImageGear for .NET
CellSize Property




Gets the full thumbnail item size, including size of item itself and spacing.
Syntax
public Size CellSize {get;}
public: __property Size get_CellSize();
public:
property Size CellSize {
   Size get();
}
'Declaration
 
Public ReadOnly Property CellSize As Size
 
'Usage
 
Dim instance As ImGearThumbnailCtl
Dim value As Size
 
value = instance.CellSize

Property Value

System.Windows.Size value.
Remarks
Used in XAML.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback