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