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

In This Topic
    LineStyle Property (ImageInfo)
    In This Topic
    Sets or returns the style of the line bounding an image.
    Syntax
    'Declaration
     
    Public Property LineStyle As ImageLineStyle
    public ImageLineStyle LineStyle {get; set;}
    See Also