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

In This Topic
    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