public class OdMoveTo extends OdGraphicObject
The Enhanced moveTo
| Constructor and Description |
|---|
OdMoveTo(OdObject parent)
Initializes a new instance of the
OdMoveTo class. |
| Modifier and Type | Method and Description |
|---|---|
PointF |
getCoordinates()
Gets or sets the coordinates.
|
void |
setCoordinates(PointF value)
Gets or sets the coordinates.
|
getAbsoluteCoordinates, setAbsoluteCoordinatespublic OdMoveTo(OdObject parent)
Initializes a new instance of the OdMoveTo class.
parent - The parent.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.