Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Graphics Class
Graphics Methods
Collapse All/Expand All Collapse All
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..::.DrawClosedCurve Method

Draws a closed cardinal spline defined by an array of Point structures.

  NameDescription
Public methodDrawClosedCurve(Pen, array<Point>[]()[])Draws a closed cardinal spline defined by an array of Point structures.
Public methodDrawClosedCurve(Pen, array<PointF>[]()[])Draws a closed cardinal spline defined by an array of PointF structures.
Public methodDrawClosedCurve(Pen, array<Point>[]()[], Single, FillMode)Draws a closed cardinal spline defined by an array of Point structures using a specified tension.
Public methodDrawClosedCurve(Pen, array<PointF>[]()[], Single, FillMode)Draws a closed cardinal spline defined by an array of PointF structures using a specified 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