TdxGPRegion.CombineRegionRegion(TdxGPRegion,TdxGPCombineMode,Boolean) Method
Declaration
procedure CombineRegionRegion(const ARegion: TdxGPRegion; AMode: TdxGPCombineMode; AFreeRegion: Boolean = False); overload;
Parameters
| Name | Type |
|---|---|
| ARegion | TdxGPRegion |
| AMode | TdxGPCombineMode |
| AFreeRegion | Boolean |
See Also