Back to Devexpress

ShapeFormat Interface

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-ee8b6d35.md

latest1.7 KB
Original Source

ShapeFormat Interface

Contains shape properties.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
[ComVisible(true)]
public interface ShapeFormat
vb
<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

ShapeFormat Members

DevExpress.XtraRichEdit.API.Native Namespace