ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IImage Interface / Sizing Property

In This Topic
    Sizing Property (IImage)
    In This Topic
    Determines the behavior if the image doesn't fit withing the specified size.
    Syntax
    'Declaration
     
    ReadOnly Property Sizing As ImageSizing
    ImageSizing Sizing {get;}
    See Also