InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / BitmapIconElement Class / Stretch Property

In This Topic
    Stretch Property (BitmapIconElement)
    In This Topic
    Gets or sets a 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