Skip to main content
Box

InlineDrawingObjectBox Class

Layout element that relates to the drawing objects.

Namespace: DevExpress.XtraRichEdit.API.Layout

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

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

public class InlineDrawingObjectBox :
    Box,
    IPieceTableContainer,
    IParagraphFrameContainer

Inheritance

See Also