![]() |
![]() |
![]() |
Del.» function Area(const pts: TPath): double;
C++ » double Area(const Path &poly);
C# » public static double Area(Path poly);
This function returns the area of the supplied polygon. (It's assumed that the path will be closed.) Depending on orientation, this value may be positive or negative. If Orientation is true, then the area will be positive and conversely, if Orientation is false, then the area will be negative.
Copyright ©2010-2014 Angus Johnson - Clipper Ver 6.1.3 - Help file built on 20-January-2014