Back to Devexpress

IdxRichEditShape.Line Property

vcl-dxrichedit-dot-nativeapi-dot-idxricheditshape-83fad59e.md

latest1.1 KB
Original Source

IdxRichEditShape.Line Property

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

Declaration

delphi
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

IdxRichEditShape.Fill

IdxRichEditShape Interface

IdxRichEditShape Members

dxRichEdit.NativeApi Unit