Skip to main content
All docs
V24.2

DXRegion Class

Describes the interior of a graphics shape composed of rectangles and paths.

Namespace: DevExpress.Drawing

Assembly: DevExpress.Drawing.v24.2.dll

NuGet Package: DevExpress.Drawing

#Declaration

public class DXRegion :
    IDisposable

The following members return DXRegion objects:

#Inheritance

Object
DXRegion
See Also