Click or drag to resize

AtalaImageViewerIsCentered Property

Gets or sets a value indicating whether the image will be centered within the viewable area.

Namespace:  Atalasoft.Imaging.Wpf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public bool IsCentered { get; set; }

Property Value

Type: Boolean
A value indicating whether the image will be centered.
See Also