Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPRegion > Constructors
TRSGPRegion.Create(TRSGPCanvas,TRect) Constructor
Creates a region that is defined by a rectangle.
Namespace: RSGdiPlusGraphics
Delphi
public constructor Create( AOwner: TRSGPCanvas; const aRect: TRect ); reintroduce; overload;
Parameters
AOwner
Type: TRSGPCanvas
aRect
Type: TRect
•TRSGPRegion
•RSGdiPlusGraphics