The width of the line expressed in points. NOTE: IPropertyChange's name is "Width"

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public double WidthPt { get; set; }
Visual Basic (Declaration)
Public Property WidthPt As Double

See Also