ICanvasDrawingStylesLineWidth Property |
Width of lines. Default 1.0
Namespace: Aspose.Html.Dom.CanvasAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxdouble LineWidth { get; set; }
Property LineWidth As Double
Get
Set
property double LineWidth {
double get ();
void set (double value);
}
abstract LineWidth : float with get, set
Property Value
Type:
Double
See Also