width_pt عقار
width_pt عقار
يمثل عرض الشكل بوحدة النقطة.
مثال
if shape.width_pt == 3:
shape.width_pt = 1.0
تعريف:
@property
def width_pt(self):
...
@width_pt.setter
def width_pt(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells.drawing
- فئة
CustomXmlShape