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

VerticalTextAlignment Property (ThumbnailEx)

In This Topic
Syntax
'Declaration

 

Public Property VerticalTextAlignment As TextAlignment
public TextAlignment VerticalTextAlignment {get; set;}
public read-write property VerticalTextAlignment: TextAlignment; 
public function get,set VerticalTextAlignment : TextAlignment
public: __property TextAlignment get_VerticalTextAlignment();

public: __property void set_VerticalTextAlignment( 

   TextAlignment value

);
public:

property TextAlignment VerticalTextAlignment {

   TextAlignment get();

   void set (    TextAlignment value);

}
See Also

Reference

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