Skip to main content

IdxRichEditShape.Line Property

Provides access to outline appearance settings of the floating picture or text box.

Declaration

property Line: IdxRichEditShapeLine read;

Property Value

Type
IdxRichEditShapeLine

Remarks

Use the Line.Color and Line.Thickness properties to display the floating shape’s outline and change its appearance. Refer to the IdxRichEditShapeLine interface description for additional information.

See Also