Gets or sets an Stretch value specifying how the image should be stretched.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Stretch ImageStretch { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ImageStretch As Stretch |
A member of the Stretch enumeration.
See Also