ComponentOne Sizer for WinForms
C1.Win.Sizer.8 Assembly / C1.Win.Sizer Namespace / C1Sizer Class / ImageScaling Property

In This Topic
    ImageScaling Property (C1Sizer)
    In This Topic
    Gets or sets the scaling used to render the image.
    Syntax
    'Declaration
     
    Public Property ImageScaling As C1.Framework.ImageScaling
    public C1.Framework.ImageScaling ImageScaling {get; set;}
    See Also