Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Graphics Class
Graphics Methods

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Graphics..::.FillClosedCurve Method

Fills the interior of a closed cardinal spline curve defined by an array of Point structures.

  NameDescription
Public methodFillClosedCurve(Brush, array<Point>[]()[]) Fills the interior of a closed cardinal spline curve defined by an array of Point structures.
Public methodFillClosedCurve(Brush, array<PointF>[]()[]) Fills the interior of a closed cardinal spline curve defined by an array of PointF structures.
Public methodFillClosedCurve(Brush, array<Point>[]()[], FillMode) Fills the interior of a closed cardinal spline curve defined by an array of Point structures using the specified fill mode.
Public methodFillClosedCurve(Brush, array<PointF>[]()[], FillMode) Fills the interior of a closed cardinal spline curve defined by an array of PointF structures using the specified fill mode.
Public methodFillClosedCurve(Brush, array<Point>[]()[], FillMode, Single) Fills the interior of a closed cardinal spline curve defined by an array of Point structures using the specified fill mode and tension.
Public methodFillClosedCurve(Brush, array<PointF>[]()[], FillMode, Single) Fills the interior of a closed cardinal spline curve defined by an array of PointF structures using the specified fill mode and tension.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker