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

In This Topic
    LineWeight Property (ImageInfo)
    In This Topic
    Indicates the weight of the line surouding an image.
    Syntax
    'Declaration
     
    Public Property LineWeight As ImageLineWeight
    public ImageLineWeight LineWeight {get; set;}
    See Also