Region.Exclude
अंतर्वस्तु
[
छिपाना
]Exclude(RectangleF)
इसे अपडेट करता हैRegion इसके इंटीरियर का केवल वह हिस्सा शामिल करने के लिए जो निर्दिष्ट के साथ प्रतिच्छेद नहीं करता हैRectangleF संरचना.
public void Exclude(RectangleF rect)
पैरामीटर | प्रकार | विवरण |
---|---|---|
rect | RectangleF | RectangleF इससे बाहर करने के लिए संरचनाRegion. |
यह सभी देखें
- struct RectangleF
- class Region
- नाम स्थान System.Drawing
- सभा Aspose.Drawing
Exclude(Rectangle)
इसे अपडेट करता हैRegion इसके आंतरिक भाग का केवल वह भाग शामिल करने के लिए जो निर्दिष्ट के साथ को प्रतिच्छेद नहीं करता हैRectangle संरचना.
public void Exclude(Rectangle rect)
पैरामीटर | प्रकार | विवरण |
---|---|---|
rect | Rectangle | Rectangle इससे बाहर करने के लिए संरचनाRegion. |
यह सभी देखें
- struct Rectangle
- class Region
- नाम स्थान System.Drawing
- सभा Aspose.Drawing
Exclude(GraphicsPath)
इसे अपडेट करता हैRegion इसके इंटीरियर का केवल वह हिस्सा शामिल करने के लिए जो निर्दिष्ट के साथ प्रतिच्छेद नहीं करता हैGraphicsPath .
public void Exclude(GraphicsPath path)
पैरामीटर | प्रकार | विवरण |
---|---|---|
path | GraphicsPath | GraphicsPath इससे बाहर करने के लिएRegion. |
यह सभी देखें
- class GraphicsPath
- class Region
- नाम स्थान System.Drawing
- सभा Aspose.Drawing
Exclude(Region)
इसे अपडेट करता हैRegion इसके आंतरिक भाग का केवल वह भाग शामिल करने के लिए जो निर्दिष्ट के साथ को प्रतिच्छेद नहीं करता हैRegion .
public void Exclude(Region region)
पैरामीटर | प्रकार | विवरण |
---|---|---|
region | Region | Region इससे बाहर करने के लिएRegion. |
यह सभी देखें
- class Region
- नाम स्थान System.Drawing
- सभा Aspose.Drawing