Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Image Class / Sizing Property

In This Topic
    Sizing Property
    In This Topic
    Gets or sets a value defining the behavior if the image does not fit in the specified size.
    Syntax
    'Declaration
     
    Public Property Sizing As ImageSizing
    public ImageSizing Sizing {get; set;}
    See Also