Weight

OfficeLineFormat.Weight property

Gets or sets the brush thickness that strokes the path of a shape.

public double Weight { get; set; }

Property Value

The line thickness in points. The default value is 0.75.

See Also