ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / C1BitmapIcon Class / Stretch Property

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