When the image is displayed in Scale display mode, this property sets the display position of the image.

[Visual Basic] Public Property ScaledImageAlign As Align
[C#] public Align ScaledImageAlign {get; set;}

Property Value

A value of type Align.

The default value is Align.Center

Explanation

When the image is displayed in Scale display mode, the ScaledImageAlign property sets the display position of the image.

See Also

ImageKit Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation