ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / Style Class / ImageScaling Property

In This Topic
    ImageScaling Property (Style)
    In This Topic
    Gets or sets how images should be scaled within the element.
    Syntax
    'Declaration
     
    Public Property ImageScaling As ImageScaling
    public ImageScaling ImageScaling {get; set;}
    See Also