GraphicsPath.GraphicsPath

GraphicsPath()

का एक नया उदाहरण प्रारंभ करता हैGraphicsPath वर्ग.

public GraphicsPath()

यह सभी देखें


GraphicsPath(Figure[])

का एक नया उदाहरण प्रारंभ करता हैGraphicsPath वर्ग.

public GraphicsPath(Figure[] figures)
पैरामीटरप्रकारविवरण
figuresFigure[]से आरंभ करने के लिए आंकड़े।

यह सभी देखें


GraphicsPath(Figure[], FillMode)

का एक नया उदाहरण प्रारंभ करता हैGraphicsPath वर्ग.

public GraphicsPath(Figure[] figures, FillMode fillMode)
पैरामीटरप्रकारविवरण
figuresFigure[]से आरंभ करने के लिए आंकड़े।
fillModeFillModeभरण मोड।

यह सभी देखें


GraphicsPath(FillMode)

का एक नया उदाहरण प्रारंभ करता हैGraphicsPath वर्ग.

public GraphicsPath(FillMode fillMode)
पैरामीटरप्रकारविवरण
fillModeFillModeभरण मोड।

यह सभी देखें