Stretch Property (BitmapIconElement)
In This Topic
Gets or sets a
BitmapIconElement.Stretch enumeration value that describes how the shape fills its allocated space.
Syntax
'Declaration
Public Property Stretch As Stretch
public Stretch Stretch {get; set;}
See Also