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