[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Imaging.ImageLineWeight

ImageLineWeight Enum

Used to specify the weight of a line bounding an image in conjunction with ImageInfo.LineWeight.

Namespace: GrapeCity.SpreadBuilder.Imaging
Assembly: MESCIUS.ActiveReports.SpreadBuilder.dll
Syntax
public enum ImageLineWeight : byte

Fields

Name Description
Double

Specifies a double line thickness. This is thicker than the single line weight.

Hairline

Specifies a hairline thickness. This is the thinnest line weight available.

Single

Specifies a single line thickness. This is the default line weight.

Thick

Specifies a thick line thickness. This is the thickest line weight available.