Graphics.FillRegion
Graphics.FillRegion method
Vult het interieur van eenRegion
.
public void FillRegion(Brush brush, Region region)
Parameter | Type | Beschrijving |
---|---|---|
brush | Brush | Brush dat bepaalt de eigenschappen van de vulling. |
region | Region | Region dat vertegenwoordigt het te vullen gebied. |
Uitzonderingen
uitzondering | voorwaarde |
---|---|
ArgumentNullException | brush is nul. -of- region is niets. |
Zie ook
- class Brush
- class Region
- class Graphics
- naamruimte Aspose.PSD
- montage Aspose.PSD