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

TextMarginTop Property (IThumbnailEx)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(21)>

Property TextMarginTop As Integer
[DispId(21)]

int TextMarginTop {get; set;}
read-write property TextMarginTop: Integer; 
DispIdAttribute(21)

function get,set TextMarginTop : int
[DispId(21)]

__property int get_TextMarginTop();

__property void set_TextMarginTop( 

   int value

);
[DispId(21)]

property int TextMarginTop {

   int get();

   void set (    int value);

}
See Also

Reference

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