Skip to main content

ShapeFormat Interface

Contains shape properties.

Namespace: DevExpress.XtraRichEdit.API.Native

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

NuGet Package: DevExpress.RichEdit.Core

Declaration

[ComVisible(true)]
public interface ShapeFormat

The following members return ShapeFormat objects:

Remarks

A ShapeFormat object allows you to access the following shape properties:

See Also