Back to Devexpress

IdxRichEditShapeLine Interface

vcl-dxrichedit-dot-nativeapi-0d24ef14.md

latest1.3 KB
Original Source

IdxRichEditShapeLine Interface

Exposes the appearance settings applied to the floating shape‘s outline.

Declaration

delphi
IdxRichEditShapeLine = interface(IInterface)

Remarks

This interface provides access to the members that allow you to:

The floating shape’s Line property exposes the IdxRichEditShapeLine interface.

Inheritance

IInterface IdxRichEditShapeLine

See Also

IdxRichEditShapeFill

IdxRichEditShapeLine Members

dxRichEdit.NativeApi Unit