public class OdPolygon extends OdStyledObject
The polygon
Constructor and Description |
---|
OdPolygon(OdObject parent)
Initializes a new instance of the
OdPolygon class. |
Modifier and Type | Method and Description |
---|---|
PointF[] |
getPoints()
Gets or sets the points.
|
void |
setPoints(PointF[] value)
Gets or sets the points.
|
getRectangle, getStyle, setRectangle, setStyle
getAbsoluteCoordinates, setAbsoluteCoordinates
public OdPolygon(OdObject parent)
Initializes a new instance of the OdPolygon
class.
parent
- The parent.