[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.FrameStyle.LineWidth

LineWidth Property

LineWidth

Gets or sets the width of the inner border, in graphic units. The default is 0.

Ignored if the Pen property is set.

Declaration
public float LineWidth { get; set; }
Public Property LineWidth As Single