TdxGPCanvas.Region(TdxGPRegion,TdxAlphaColor,TdxAlphaColor,Single,TPenStyle) Method
Declaration
procedure Region(ARegion: TdxGPRegion; APenColor: TdxAlphaColor; ABrushColor: TdxAlphaColor; APenWidth: Single = 1; APenStyle: TPenStyle = psSolid);
Parameters
Name | Type |
---|---|
ARegion | TdxGPRegion |
APenColor | TdxAlphaColor |
ABrushColor | TdxAlphaColor |
APenWidth | Single |
APenStyle | TPenStyle |
See Also