relative_to_original_picture_size عقار
relative_to_original_picture_size عقار
يشير إلى ما إذا كان الشكل متناسبًا مع حجم الصورة الأصلي.
مثال
if shape.relative_to_original_picture_size:
shape.relative_to_original_picture_size = False
تعريف:
@property
def relative_to_original_picture_size(self):
...
@relative_to_original_picture_size.setter
def relative_to_original_picture_size(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells.drawing
- فئة
Spinner