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

EnableDropShadow Property (IThumbnailEx)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(78)>

Property EnableDropShadow As Boolean
[DispId(78)]

bool EnableDropShadow {get; set;}
read-write property EnableDropShadow: Boolean; 
DispIdAttribute(78)

function get,set EnableDropShadow : boolean
[DispId(78)]

__property bool get_EnableDropShadow();

__property void set_EnableDropShadow( 

   bool value

);
[DispId(78)]

property bool EnableDropShadow {

   bool get();

   void set (    bool value);

}
See Also

Reference

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