OdShortCurveTo
Inheritance: java.lang.Object, com.aspose.imaging.fileformats.opendocument.OdObject, com.aspose.imaging.fileformats.opendocument.objects.graphic.OdGraphicObject, com.aspose.imaging.fileformats.opendocument.objects.graphic.OdCurveTo
public class OdShortCurveTo extends OdCurveTo
The short CurveTo
Constructors
| Constructor | Description |
|---|---|
| OdShortCurveTo(OdObject parent) | Initializes a new instance of the OdShortCurveTo class. |
OdShortCurveTo(OdObject parent)
public OdShortCurveTo(OdObject parent)
Initializes a new instance of the OdShortCurveTo class.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| parent | OdObject | The parent. |