is_visible الملكية

is_visible الملكية

يمثل ما إذا كان الخط مرئيًا.

تعريف:

@property
def is_visible(self):
    ...
@is_visible.setter
def is_visible(self, value):
    ...

أنظر أيضا