bottom mülk
bottom mülk
Şeklin alt bottom köşe satırından itibaren dikey ofsetinin genişliğini piksel cinsinden 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 RectangleShape