[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.MemoryImage.Sizing

Sizing Property

Sizing

Gets or sets the ImageSizing determining how a picture should be sized within the image report control area.

Declaration
public ImageSizing Sizing { get; set; }
Implements