Input for WinForms | ComponentOne
C1.Framework Namespace / C1BitmapIcon Class / Stretch Property

In This Topic
    Stretch Property (C1BitmapIcon)
    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