ShapeLine Interface
In This Article
Contains formatting information for the shape's border.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Returned By
The Shape.Line property returns an instance of ShapeLine.
#Remarks
Use the Shape.Line property to get access to the ShapeLine object.
See Also