MindFusion WinForms Programmer's Guide
Picture.ImageAlign Property
See Also
 





Gets or sets the alignment of the displayed image.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public ImageAlign ImageAlign { get; set; }

Visual Basic  Copy Code

Public Property ImageAlign As ImageAlign

 Property Value

A member of the ImageAlign enumeration specifying the stretching and alignment of the displayed image. The default is Fit.

 See Also

Picture Members
Picture Class
MindFusion.Reporting Namespace