Visual.DrawPolygon Method


Definition

public void DrawPolygon( PointF[] points, int startIndex, int length, bool close );

Parameters

pointsSystem.Drawing.PointF[].
startIndexSystem.Int32.
lengthSystem.Int32.
closeSystem.Boolean.
© 2004-2005 GlobFX Technologies. All rights reserved.