Gets or sets an ImageStretch value specifying how the image should be stretched.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public Stretch ImageStretch { get; set; } |
Visual Basic
![]() |
---|
Public Property ImageStretch As Stretch |
One of the System.Windows.Media.Stretch enumeration values. The default is UniformToFill.