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

    Defines offsets from the shape edges.

    Namespace: DevExpress.XtraRichEdit.API.Native

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

    Declaration

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

    The following members return RectangleOffset objects:

    See Also