ActiveReports 12
LineWeight Property (CrossSectionControl)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > CrossSectionControl Class : LineWeight Property
Gets or sets the pen width of the line in pixels.
Syntax
'Declaration
 
Public Property LineWeight As Single
public float LineWeight {get; set;}

Property Value

Float value that represents the current weight of the line in pixels. Default is 1.0f.
See Also

Reference

CrossSectionControl Class
CrossSectionControl Members