IdxRichEditShape.Line Property
In This Article
#Declaration
Delphi
property Line: IdxRichEditShapeLine read;
#Property Value
Type |
---|
Idx |
#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