LineWeight

Line.LineWeight property

Specifies the line weight of a shape. Line weight is independent of the scale of the drawing. If the drawing is scaled, the line weight remains the same.

public DoubleValue LineWeight { get; set; }

See Also