weight_px عقار
weight_px عقار
يحصل على أو يضبط وزن الخط بوحدة البكسل.
تعريف:
@property
def weight_px(self):
...
@weight_px.setter
def weight_px(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells.drawing
- فئة
Line
يحصل على أو يضبط وزن الخط بوحدة البكسل.
@property
def weight_px(self):
...
@weight_px.setter
def weight_px(self, value):
...
aspose.cells.drawing
Line