Visual.DrawPolygon Method


Definition

public void DrawPolygon( double[] xy_coords, int startPointIndex, int pointsCount, bool close );

Parameters

xy_coordsSystem.Double[].
startPointIndexSystem.Int32.
pointsCountSystem.Int32.
closeSystem.Boolean.
© 2004-2005 GlobFX Technologies. All rights reserved.