ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Imaging Namespace / ImageInfo Structure / FillPattern Property

In This Topic
    FillPattern Property
    In This Topic
    Sets or returns whether the background of the image is filled or not.
    Syntax
    'Declaration
     
    Public Property FillPattern As Boolean
    public bool FillPattern {get; set;}
    See Also