<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPRegion > Constructors:
Comments (0)
Creates a region that is defined by data obtained from another region.
Namespace: RSGdiPlusGraphics
Delphi
public constructor Create( AOwner: TRSGPCanvas; const aRegion: GpRegion ); reintroduce; overload;
Parameters
AOwner
Type: TRSGPCanvas
aRegion
Type: GpRegion
•TRSGPRegion
•RSGdiPlusGraphics