#include <DraWinObj.h>

Public Member Functions | |
| Polygon2D (unsigned int projectedSize, bool contour=false, Decimal thickness=1.0) | |
| Constructor with paprameters. | |
| bool | contour () |
| Gets the presence of the countour. | |
| Decimal | thickness () |
| Gets the thickness of the countour. | |
| DraWinObjPlate | plate () |
| Gets the plate. | |
| MipResources::Polygon2D::Polygon2D | ( | unsigned int | projectedSize, | |
| bool | contour = false, |
|||
| Decimal | thickness = 1.0 | |||
| ) | [inline] |
Constructor with paprameters.
| projectedSize | Number of points that will be inserted. | |
| contour | If draw only contour. |
| bool MipResources::Polygon2D::contour | ( | ) | [inline] |
Gets the presence of the countour.
| Decimal MipResources::Polygon2D::thickness | ( | ) | [inline] |
Gets the thickness of the countour.
| DraWinObjPlate MipResources::Polygon2D::plate | ( | ) | [inline, virtual] |
1.5.6