Back to Devexpress

DXRegion Constructors

corelibraries-devexpress-dot-drawing-dot-dxregion-dot-ctor.md

latest1.0 KB
Original Source

DXRegion Constructors

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

NameParametersDescription
DXRegion()noneInitializes a new instance of the DXRegion class.
DXRegion(DXGraphicsPath)pathInitializes a new instance of the DXRegion class with specified settings.
DXRegion(RectangleF)rectangleInitializes a new instance of the DXRegion class with specified settings.

See Also

DXRegion Class

DXRegion Members

DevExpress.Drawing Namespace