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

EnableDropShadow Property (ThumbnailEx)

In This Topic
Syntax
'Declaration

 

Public Property EnableDropShadow As Boolean
public bool EnableDropShadow {get; set;}
public read-write property EnableDropShadow: Boolean; 
public function get,set EnableDropShadow : boolean
public: __property bool get_EnableDropShadow();

public: __property void set_EnableDropShadow( 

   bool value

);
public:

property bool EnableDropShadow {

   bool get();

   void set (    bool value);

}
See Also

Reference

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