bottom mülk
bottom mülk
Piksel biriminde, şeklin alt bottom köşe satırından dikey uzaklığının genişliğini temsil eder.
Örnek
if shape.bottom == 3:
shape.bottom = 1
Tanım:
@property
def bottom(self):
...
@bottom.setter
def bottom(self, value):
...
Ayrıca bakınız
- modül
aspose.cells.drawing
- sınıf
ArcShape