Click or drag to resize

ShapeObject StrokeWeight Property

Defines the brush thickness that strokes the path of a shape in points.

Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public double StrokeWeight { get; set; }

Property Value

Type: Double
See Also