Skip to main content
All docs
V25.1
  • ShapeFormat Interface

    Contains shape properties.

    Namespace: DevExpress.XtraRichEdit.API.Native

    Assembly: DevExpress.RichEdit.v25.1.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