IsEmpty
Region.IsEmpty method
Testet ob diesRegion
hat einen leeren Innenraum auf der angegebenen Zeichenfläche.
public bool IsEmpty(Graphics g)
Parameter | Typ | Beschreibung |
---|---|---|
g | Graphics | EINGraphics die eine Zeichenfläche darstellt. |
Rückgabewert
wahr, wenn das Innere davonRegion
ist leer, wenn die Transformation zugeordnet istg wird angewandt; andernfalls falsch.
Ausnahmen
Ausnahme | Bedingung |
---|---|
ArgumentNullException | g ist null. |
Siehe auch
- class Graphics
- class Region
- namensraum Aspose.Imaging
- Montage Aspose.Imaging