Skip to main content

RectangleOffset Struct

Defines offsets from the shape edges.

Namespace: DevExpress.XtraRichEdit.API.Native

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

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

Declaration

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

The following members return RectangleOffset objects:

See Also