Back to Devexpress

FloatingObjectAnchorBox Class

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-layout-84fd7186.md

latest1.8 KB
Original Source

FloatingObjectAnchorBox Class

Layout element that relates to the anchoring the Shape.Range of the floating object.

Namespace : DevExpress.XtraRichEdit.API.Layout

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public class FloatingObjectAnchorBox :
    Box
vb
Public Class FloatingObjectAnchorBox
    Inherits Box

The following members return FloatingObjectAnchorBox objects:

Implements

RangedLayoutElement

LayoutElement

Inheritance

Object LayoutElementBase RangedLayoutElementBase Box FloatingObjectAnchorBox

See Also

FloatingObjectAnchorBox Members

Shape

DevExpress.XtraRichEdit.API.Layout Namespace