public class OdCurveTo extends OdGraphicObject
The Enhanced CurveTo
Constructor and Description |
---|
OdCurveTo(OdObject parent)
Initializes a new instance of the
OdCurveTo class. |
Modifier and Type | Method and Description |
---|---|
PointF[] |
getPoints()
Gets or sets the points.
|
void |
setPoints(PointF[] value)
Gets or sets the points.
|
getAbsoluteCoordinates, setAbsoluteCoordinates
public OdCurveTo(OdObject parent)
Initializes a new instance of the OdCurveTo
class.
parent
- The parent.