Leadtools.Windows.Controls Namespace > ImageViewer Class : ImageVerticalAlignment Property |
public VerticalAlignment ImageVerticalAlignment {get; set;}
'Declaration Public Property ImageVerticalAlignment As VerticalAlignment
'Usage Dim instance As ImageViewer Dim value As VerticalAlignment instance.ImageVerticalAlignment = value value = instance.ImageVerticalAlignment
public VerticalAlignment ImageVerticalAlignment {get; set;}
get_ImageVerticalAlignment();
set_ImageVerticalAlignment(value);
public: property VerticalAlignment ImageVerticalAlignment { VerticalAlignment get(); void set ( VerticalAlignment value); }
For XAML example, refer to ImageHorizontalAlignment.
For C#/VB examples, refer to ImageHorizontalAlignment.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2