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, setStylegetAbsoluteCoordinates, setAbsoluteCoordinatespublic OdPolygon(OdObject parent)
Initializes a new instance of the OdPolygon class.
parent - The parent.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.