[]
        
(Showing Draft Content)

C1.Document.Line.Width

Width Property

Width

Gets or sets the line width.

Declaration
[C1Description("Line.Width", "Specifies the line width.")]
public double Width { get; set; }
<C1Description("Line.Width", "Specifies the line width.")>
Public Property Width As Double