Graphics.FillPath
Graphics.FillPath method
एक के इंटीरियर को भरता हैGraphicsPath
.
public void FillPath(Brush brush, GraphicsPath path)
पैरामीटर | प्रकार | विवरण |
---|---|---|
brush | Brush | Brush जो भरण की विशेषताओं को निर्धारित करता है। |
path | GraphicsPath | GraphicsPath जो भरने के मार्ग का प्रतिनिधित्व करता है। |
अपवाद
अपवाद | स्थिति |
---|---|
ArgumentNullException | brush शून्य है। -या- path शून्य है। |
यह सभी देखें
- class Brush
- class GraphicsPath
- class Graphics
- नाम स्थान Aspose.PSD
- सभा Aspose.PSD