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