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

OwnDrop Property (IThumbnailEx)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(6)>

Property OwnDrop As Boolean
[DispId(6)]

bool OwnDrop {get; set;}
read-write property OwnDrop: Boolean; 
DispIdAttribute(6)

function get,set OwnDrop : boolean
[DispId(6)]

__property bool get_OwnDrop();

__property void set_OwnDrop( 

   bool value

);
[DispId(6)]

property bool OwnDrop {

   bool get();

   void set (    bool value);

}
See Also

Reference

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