Gets or sets a value that indicates the vertical alignment for the image in this control. This is a dependency property.
public VerticalAlignment ImageVerticalAlignment { get; set; } Public Property ImageVerticalAlignment As VerticalAlignment
public:property VerticalAlignment ImageVerticalAlignment {VerticalAlignment get();void set ( VerticalAlignment );}
A member of the System.Windows.VerticalAlignment enumeration specifying the vertical alignment for the image in this control. The default is VerticalAlignment.Center.
For XAML example, refer to ImageHorizontalAlignment.
For C#/VB examples, refer to ImageHorizontalAlignment.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
