Skip to main content
All docs
V25.1
  • RectangleOffset Struct

    Defines offsets from the shape edges.

    Namespace: DevExpress.XtraRichEdit.API.Native

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

    NuGet Package: DevExpress.RichEdit.Core

    Declaration

    [ComVisible(true)]
    public struct RectangleOffset :
        IEquatable<RectangleOffset>

    The following members return RectangleOffset objects:

    See Also