IdxRichEditShape.Line Property
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