TRVShapeItemInfo.LineWidth

<< Click to display table of contents >>

TRVShapeItemInfo.LineWidth

Line width, in pixels or twips (depending on RVStyle.Units)

LineWidth: TRVStyleLength;

Assign 0 to hide lines.

Use TRichViewEdit.SetCurrentItemExtraIntPropertyEx to change value of this property as an editing operation (rveipcLineWidth).

Default value

1

See also

LineColor