Click or drag to resize

PdfLineShapeLineWidth Property

Gets or sets this PdfLineShape's width

Namespace:  RadPdf.Data.Document.Objects.Shapes
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public int LineWidth { get; set; }

Property Value

Type: Int32
See Also