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

In This Topic
    LineWidth Property (ImageInfo)
    In This Topic
    The line width of image outline. The unit is pixel.
    Syntax
    'Declaration
     
    Public Property LineWidth As Integer
    public int LineWidth {get; set;}
    See Also