ImageGear for .NET
BorderStyle Property (IImGearThumbnailCtl)




Gets or sets border style of the Thumbnail control.
Syntax
'Declaration
 
Property BorderStyle As BorderStyle
'Usage
 
Dim instance As IImGearThumbnailCtl
Dim value As BorderStyle
 
instance.BorderStyle = value
 
value = instance.BorderStyle
BorderStyle BorderStyle {get; set;}
__property BorderStyle get_BorderStyle();
__property void set_BorderStyle( 
   BorderStyle value
);
property BorderStyle BorderStyle {
   BorderStyle get();
   void set (    BorderStyle value);
}

Property Value

System.Windows.Forms.BorderStyle value.
See Also

Reference

IImGearThumbnailCtl Interface
IImGearThumbnailCtl Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback