In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx / SelectedThumbnailBackColor Property

SelectedThumbnailBackColor Property (IThumbnailEx)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(11)>

Property SelectedThumbnailBackColor As Integer
[DispId(11)]

int SelectedThumbnailBackColor {get; set;}
read-write property SelectedThumbnailBackColor: Integer; 
DispIdAttribute(11)

function get,set SelectedThumbnailBackColor : int
[DispId(11)]

__property int get_SelectedThumbnailBackColor();

__property void set_SelectedThumbnailBackColor( 

   int value

);
[DispId(11)]

property int SelectedThumbnailBackColor {

   int get();

   void set (    int value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx
IThumbnailEx Members