Skip to main content

ShapeLine Interface

Contains formatting information for the shape's border.

Namespace: DevExpress.XtraRichEdit.API.Native

Assembly: DevExpress.RichEdit.v14.2.Core.dll

#Declaration

public interface ShapeLine

#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