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
- فئة RadioButton