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

    Defines offsets from the shape edges.

    Namespace: DevExpress.XtraRichEdit.API.Native

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

    Declaration

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

    The following members return RectangleOffset objects:

    See Also