Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPRegion > Constructors
TRSGPRegion.Create(TRSGPCanvas,HRGN) Constructor
Creates a region that is identical to the region that is specified by a handle to a GDI region.
Namespace: RSGdiPlusGraphics
Delphi
public constructor Create( AOwner: TRSGPCanvas; const aRegion: HRGN ); reintroduce; overload;
Parameters
AOwner
Type: TRSGPCanvas
aRegion
Type: HRGN
•TRSGPRegion
•RSGdiPlusGraphics