CreateFromRegion(GpRegion,Integer) Constructor
Initializes a new instance of the TdxGPRegion class with specified settings.
Declaration
constructor CreateFromRegion(ARegion: GpRegion; ADummy: Integer = 0); virtual;
Parameters
Name | Type |
---|---|
ARegion | GpRegion |
ADummy | Integer |
See Also