OdRectangle

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.OdStyledObject

public class OdRectangle extends OdStyledObject

كائن المستطيل

المنشئات

المنشئالوصف
OdRectangle(OdObject parent)إنشاء مثيل جديد من الفئة OdRectangle.

الطرق

طريقةالوصف
getCornerRadius()يحصل أو يعيّن نصف قطر الزاوية.
setCornerRadius(float value)يحصل أو يعيّن نصف قطر الزاوية.

OdRectangle(OdObject parent)

public OdRectangle(OdObject parent)

إنشاء مثيل جديد من الفئة OdRectangle.

Parameters:

معاملنوعالوصف
parentOdObjectالوالد.

getCornerRadius()

public float getCornerRadius()

يحصل أو يعيّن نصف قطر الزاوية.

Returns: float - نصف قطر الزاوية.

setCornerRadius(float value)

public void setCornerRadius(float value)

يحصل أو يعيّن نصف قطر الزاوية.

Parameters:

معاملنوعالوصف
القيمةfloatنصف قطر الزاوية.